Module: Aws::BedrockAgentCoreControl::Client::_ListGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGatewaysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::GatewaySummary]
1964 |
# File 'sig/client.rbs', line 1964
def items: () -> ::Array[Types::GatewaySummary]
|
#next_token ⇒ ::String
1965 |
# File 'sig/client.rbs', line 1965
def next_token: () -> ::String
|