CredentialArgs

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