class Aws::ApiGatewayV2::Types::GetApiMappingsRequest
@note When making an API call, you may pass GetApiMappingsRequest
data as a hash: { domain_name: "__string", # required max_results: "__string", next_token: "__string", }
@!attribute [rw] domain_name
@return [String]
@!attribute [rw] max_results
@return [String]
@!attribute [rw] next_token
@return [String]
Constants
- SENSITIVE