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]

Returns:



1107
# File 'sig/client.rbs', line 1107

def batch_evaluations: () -> ::Array[Types::BatchEvaluationSummary]

#next_token::String

Returns:

  • (::String)


1108
# File 'sig/client.rbs', line 1108

def next_token: () -> ::String