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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String