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