You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Support::Types::DescribeAttachmentResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The content and file name of the attachment returned by the DescribeAttachment operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentTypes::Attachment

This object includes the attachment content and file name.

In the previous response syntax, the value for the data parameter appears as blob, which is represented as a base64-encoded string. The value for fileName is the name of the attachment, such as troubleshoot-screenshot.png.

Returns: