class Aws::AppStream::Types::BatchDisassociateUserStackRequest
@note When making an API call, you may pass BatchDisassociateUserStackRequest
data as a hash: { user_stack_associations: [ # required { stack_name: "String", # required user_name: "Username", # required authentication_type: "API", # required, accepts API, SAML, USERPOOL send_email_notification: false, }, ], }
@!attribute [rw] user_stack_associations
The list of UserStackAssociation objects. @return [Array<Types::UserStackAssociation>]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/BatchDisassociateUserStackRequest AWS API Documentation
Constants
- SENSITIVE