class Aws::Chime::Types::BatchSuspendUserRequest
@note When making an API call, you may pass BatchSuspendUserRequest
data as a hash: { account_id: "NonEmptyString", # required user_id_list: ["NonEmptyString"], # required }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] user_id_list
The request containing the user IDs to suspend. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/BatchSuspendUserRequest AWS API Documentation
Constants
- SENSITIVE