UserProfileArgs

constructor(allowSelfManagement: Output<Boolean>? = null, sshPublicKey: Output<String>? = null, sshUsername: Output<String>? = null, userArn: Output<String>? = null)