List of all the credential types supported. i.e. what are the different values for ARG_TYPE?SummaryList of all the credential types supported. What are the different values for ARG_TYPE? ARG_TYPE is the credential type and being handled by the backend codes. "ssh_password""ssh_private_key""snmp""snmpv3""vmware""windows""mssql""cim""jms""jdbc""basic_auth""aws""azure" For AWS and Azure the Hashmap should contain the following Keys: Azure:- "client_id"- "secret_key"- "tenant_id" AWS:- "user"- "pswd"