class Aws::AlexaForBusiness::Types::ListGatewaysRequest
@note When making an API call, you may pass ListGatewaysRequest
data as a hash: { gateway_group_arn: "Arn", next_token: "NextToken", max_results: 1, }
@!attribute [rw] gateway_group_arn
The gateway group ARN for which to list gateways. @return [String]
@!attribute [rw] next_token
The token used to paginate though multiple pages of gateway summaries. @return [String]
@!attribute [rw] max_results
The maximum number of gateway summaries to return. The default is 50. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ListGatewaysRequest AWS API Documentation
Constants
- SENSITIVE