class Aws::AppStream::Types::DeleteUserRequest
@note When making an API call, you may pass DeleteUserRequest
data as a hash: { user_name: "Username", # required authentication_type: "API", # required, accepts API, SAML, USERPOOL }
@!attribute [rw] user_name
The email address of the user. <note markdown="1"> Users' email addresses are case-sensitive. </note> @return [String]
@!attribute [rw] authentication_type
The authentication type for the user. You must specify USERPOOL. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DeleteUserRequest AWS API Documentation
Constants
- SENSITIVE