Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::LexModelsV2::Types::DescribeTestSetGenerationResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date_timeTime

The creation date and time for the test set generation.

Returns:

  • (Time)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The test set description for the test set generation.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonsArray<String>

The reasons the test set generation failed.

Returns:

  • (Array<String>)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#generation_data_sourceTypes::TestSetGenerationDataSource

The data source of the test set used for the test set generation.


7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_date_timeTime

The date and time of the last update for the test set generation.

Returns:

  • (Time)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The roleARN of the test set used for the test set generation.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#storage_locationTypes::TestSetStorageLocation

The Amazon S3 storage location for the test set generation.


7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_generation_idString

The unique identifier of the test set generation.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_generation_statusString

The status for the test set generation.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_idString

The unique identifier for the test set created for the generated test set.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_nameString

The test set name for the generated test set.

Returns:

  • (String)

7075
7076
7077
7078
7079
7080
7081
7082
7083
7084
7085
7086
7087
7088
7089
# File 'gems/aws-sdk-lexmodelsv2/lib/aws-sdk-lexmodelsv2/types.rb', line 7075

class DescribeTestSetGenerationResponse < Struct.new(
  :test_set_generation_id,
  :test_set_generation_status,
  :failure_reasons,
  :test_set_id,
  :test_set_name,
  :description,
  :storage_location,
  :generation_data_source,
  :role_arn,
  :creation_date_time,
  :last_updated_date_time)
  SENSITIVE = []
  include Aws::Structure
end