Class: Aws::Types::Document

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bytes::String

Returns the value of attribute bytes.

Returns:

  • (::String)


202
203
204
# File 'sig/types.rbs', line 202

def bytes
  @bytes
end

#s3_objectTypes::S3Object

Returns the value of attribute s3_object.

Returns:



203
204
205
# File 'sig/types.rbs', line 203

def s3_object
  @s3_object
end