SaslUserArgs

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