Class: Aws::BedrockAgentCore::Types::StartBatchEvaluationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#batch_evaluation_arnString

The Amazon Resource Name (ARN) of the created batch evaluation.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#batch_evaluation_idString

The unique identifier of the created batch evaluation.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#batch_evaluation_nameString

The name of the batch evaluation.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp when the batch evaluation was created.

Returns:

  • (Time)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the batch evaluation.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#evaluatorsArray<Types::Evaluator>

The list of evaluators applied during the batch evaluation.

Returns:



9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#insightsArray<Types::Insight>

The list of insight analyses applied during the batch evaluation.

Returns:



9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_arnString

The ARN of the KMS key used to encrypt evaluation data.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#output_configTypes::OutputConfig

The output configuration specifying where evaluation results are written.

Returns:



9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the batch evaluation.

Returns:

  • (String)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags associated with the batch evaluation.

Returns:

  • (Hash<String,String>)


9551
9552
9553
9554
9555
9556
9557
9558
9559
9560
9561
9562
9563
9564
9565
# File 'gems/aws-sdk-bedrockagentcore/lib/aws-sdk-bedrockagentcore/types.rb', line 9551

class StartBatchEvaluationResponse < Struct.new(
  :batch_evaluation_id,
  :batch_evaluation_arn,
  :batch_evaluation_name,
  :evaluators,
  :insights,
  :status,
  :created_at,
  :output_config,
  :tags,
  :kms_key_arn,
  :description)
  SENSITIVE = []
  include Aws::Structure
end