

# 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](API_DescribeAttachment.md) operation.

## Contents


 ** attachmentId **   <a name="AWSSupport-Type-AttachmentDetails-attachmentId"></a>
The ID of the attachment.  
Type: String

 ** fileName **   <a name="AWSSupport-Type-AttachmentDetails-fileName"></a>
The file name of the attachment.  
Type: String

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/support-2013-04-15/AttachmentDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/support-2013-04-15/AttachmentDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/support-2013-04-15/AttachmentDetails) 