Class: Aws::Types::DetectLabelsSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#general_labelsTypes::GeneralLabelsSettings

Returns the value of attribute general_labels.



614
615
616
# File 'sig/types.rbs', line 614

def general_labels
  @general_labels
end

#image_propertiesTypes::DetectLabelsImagePropertiesSettings

Returns the value of attribute image_properties.



615
616
617
# File 'sig/types.rbs', line 615

def image_properties
  @image_properties
end