Class: Aws::Types::DeleteAttachmentRequest

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)


616
617
618
# File 'sig/types.rbs', line 616

def attachment_id
  @attachment_id
end