Class: Aws::Types::DatasetLabelDescription

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#label_name::String

Returns the value of attribute label_name.

Returns:

  • (::String)


351
352
353
# File 'sig/types.rbs', line 351

def label_name
  @label_name
end

#label_statsTypes::DatasetLabelStats

Returns the value of attribute label_stats.



352
353
354
# File 'sig/types.rbs', line 352

def label_stats
  @label_stats
end