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]
1976 |
# File 'sig/client.rbs', line 1976
def endpoints: () -> ::Array[Types::HarnessEndpoint]
|
#next_token ⇒ ::String
1977 |
# File 'sig/client.rbs', line 1977
def next_token: () -> ::String
|