Class: Aws::Types::Instance

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxTypes::BoundingBox

Returns the value of attribute bounding_box.

Returns:



1133
1134
1135
# File 'sig/types.rbs', line 1133

def bounding_box
  @bounding_box
end

#confidence::Float

Returns the value of attribute confidence.

Returns:

  • (::Float)


1134
1135
1136
# File 'sig/types.rbs', line 1134

def confidence
  @confidence
end

#dominant_colors::Array[Types::DominantColor]

Returns the value of attribute dominant_colors.

Returns:



1135
1136
1137
# File 'sig/types.rbs', line 1135

def dominant_colors
  @dominant_colors
end