SaslUserArgs

constructor(instanceId: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, password: Output<String>? = null, type: Output<String>? = null, username: Output<String>? = null)