Class: Aws::LexModelsV2::Types::DescribeTestSetDiscrepancyReportResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date_timeTime

The time and date of creation for the test set discrepancy report.

Returns:

  • (Time)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonsArray<String>

The failure report for the test set discrepancy report generation action.

Returns:

  • (Array<String>)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_data_timeTime

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

Returns:

  • (Time)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#targetTypes::TestSetDiscrepancyReportResourceTarget

The target bot location for the test set discrepancy report.



7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_discrepancy_raw_output_urlString

Pre-signed Amazon S3 URL to download the test set discrepancy report.

Returns:

  • (String)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_discrepancy_report_idString

The unique identifier of the test set discrepancy report to describe.

Returns:

  • (String)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_discrepancy_report_statusString

The status for the test set discrepancy report.

Returns:

  • (String)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_discrepancy_top_errorsTypes::TestSetDiscrepancyErrors

The top 200 error results from the test set discrepancy report.



7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end

#test_set_idString

The test set Id for the test set discrepancy report.

Returns:

  • (String)


7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/aws-sdk-lexmodelsv2/types.rb', line 7002

class DescribeTestSetDiscrepancyReportResponse < Struct.new(
  :test_set_discrepancy_report_id,
  :test_set_id,
  :creation_date_time,
  :target,
  :test_set_discrepancy_report_status,
  :last_updated_data_time,
  :test_set_discrepancy_top_errors,
  :test_set_discrepancy_raw_output_url,
  :failure_reasons)
  SENSITIVE = []
  include Aws::Structure
end