Class: Aws::Types::DetectCustomLabelsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_labels::Array[Types::CustomLabel]

Returns the value of attribute custom_labels.

Returns:



548
549
550
# File 'sig/types.rbs', line 548

def custom_labels
  @custom_labels
end