class Aws::Support::Types::AttachmentDetails

The file name and ID of an attachment to a case communication. You can use the ID to retrieve the attachment with the DescribeAttachment operation.

@!attribute [rw] attachment_id

The ID of the attachment.
@return [String]

@!attribute [rw] file_name

The file name of the attachment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/AttachmentDetails AWS API Documentation

Constants

SENSITIVE