Module: Aws::BedrockAgentCoreControl::Client::_ListHarnessEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHarnessEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoints ⇒ ::Array[Types::HarnessEndpoint]
2229 |
# File 'sig/client.rbs', line 2229
def endpoints: () -> ::Array[Types::HarnessEndpoint]
|
#next_token ⇒ ::String
2230 |
# File 'sig/client.rbs', line 2230
def next_token: () -> ::String
|