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