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]
1073 |
# File 'sig/client.rbs', line 1073
def batch_evaluations: () -> ::Array[Types::BatchEvaluationSummary]
|
#next_token ⇒ ::String
1074 |
# File 'sig/client.rbs', line 1074
def next_token: () -> ::String
|