CredentialArgs

constructor(automationAccountName: Output<String>? = null, credentialName: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, password: Output<String>? = null, resourceGroupName: Output<String>? = null, userName: Output<String>? = null)