Class: Aws::Types::StartAttachmentUploadResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_id::String

Returns the value of attribute attachment_id.

Returns:

  • (::String)


239
240
241
# File 'sig/types.rbs', line 239

def attachment_id
  @attachment_id
end

#upload_metadataTypes::UploadMetadata

Returns the value of attribute upload_metadata.



240
241
242
# File 'sig/types.rbs', line 240

def 
  @upload_metadata
end