Class: Aws::Types::AuditImage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:bytes])

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxTypes::BoundingBox

Returns the value of attribute bounding_box.

Returns:



57
58
59
# File 'sig/types.rbs', line 57

def bounding_box
  @bounding_box
end

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


55
56
57
# File 'sig/types.rbs', line 55

def bytes
  @bytes
end

#s3_objectTypes::S3Object

Returns the value of attribute s3_object.

Returns:



56
57
58
# File 'sig/types.rbs', line 56

def s3_object
  @s3_object
end