Class: Aws::LookoutEquipment::Types::DescribeLabelResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The time at which the label was created.

Returns:

  • (Time)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#end_timeTime

The end time of the requested label.

Returns:

  • (Time)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#equipmentString

Indicates that a label pertains to a particular piece of equipment.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#fault_codeString

Indicates the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#label_group_arnString

The Amazon Resource Name (ARN) of the requested label group.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#label_group_nameString

The name of the requested label group.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#label_idString

The ID of the requested label.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#notesString

Metadata providing additional information about the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#ratingString

Indicates whether a labeled event represents an anomaly.

Returns:

  • (String)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

The start time of the requested label.

Returns:

  • (Time)


1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
# File 'lib/aws-sdk-lookoutequipment/types.rb', line 1279

class DescribeLabelResponse < Struct.new(
  :label_group_name,
  :label_group_arn,
  :label_id,
  :start_time,
  :end_time,
  :rating,
  :fault_code,
  :notes,
  :equipment,
  :created_at)
  SENSITIVE = []
  include Aws::Structure
end