class Aws::Chime::Types::ListChannelMembershipsForAppInstanceUserRequest
@note When making an API call, you may pass ListChannelMembershipsForAppInstanceUserRequest
data as a hash: { app_instance_user_arn: "ChimeArn", max_results: 1, next_token: "NextToken", chime_bearer: "ChimeArn", }
@!attribute [rw] app_instance_user_arn
The ARN of the `AppInstanceUser`s @return [String]
@!attribute [rw] max_results
The maximum number of users that you want returned. @return [Integer]
@!attribute [rw] next_token
The token returned from previous API requests until the number of channel memberships is reached. @return [String]
@!attribute [rw] chime_bearer
The `AppInstanceUserArn` of the user that makes the API call. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/ListChannelMembershipsForAppInstanceUserRequest AWS API Documentation
Constants
- SENSITIVE