Module: Aws::BedrockAgentCore::Client::_ListBatchEvaluationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBatchEvaluationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#batch_evaluations ⇒ ::Array[Types::BatchEvaluationSummary]
1081 |
# File 'sig/client.rbs', line 1081
def batch_evaluations: () -> ::Array[Types::BatchEvaluationSummary]
|
#next_token ⇒ ::String
1082 |
# File 'sig/client.rbs', line 1082
def next_token: () -> ::String
|