ClientUserArgs

constructor(bandwidth: Output<Int>? = null, clientIp: Output<String>? = null, kmsEncryptedPassword: Output<String>? = null, kmsEncryptionContext: Output<Map<String, String>>? = null, password: Output<String>? = null, sagId: Output<String>? = null, userMail: Output<String>? = null, userName: Output<String>? = null)