Module: Aws::ApiGatewayV2::Client::_GetIntegrationResponsesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetIntegrationResponsesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::IntegrationResponse]

Returns:



929
# File 'sig/client.rbs', line 929

def items: () -> ::Array[Types::IntegrationResponse]

#next_token::String

Returns:

  • (::String)


930
# File 'sig/client.rbs', line 930

def next_token: () -> ::String