Module: Aws::LookoutEquipment::Client::_DescribeLabelResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeLabelResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#equipment::String

Returns:

  • (::String)


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

def equipment: () -> ::String

#fault_code::String

Returns:

  • (::String)


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

def fault_code: () -> ::String

#label_group_arn::String

Returns:

  • (::String)


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

def label_group_arn: () -> ::String

#label_group_name::String

Returns:

  • (::String)


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

def label_group_name: () -> ::String

#label_id::String

Returns:

  • (::String)


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

def label_id: () -> ::String

#notes::String

Returns:

  • (::String)


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

def notes: () -> ::String

#rating"ANOMALY", ...

Returns:

  • ("ANOMALY", "NO_ANOMALY", "NEUTRAL")


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

def rating: () -> ("ANOMALY" | "NO_ANOMALY" | "NEUTRAL")

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time