

# RfcAttachment
<a name="API_RfcAttachment"></a>

The RFC attachment.

## Contents
<a name="API_RfcAttachment_Contents"></a>

 ** AttachmentId **   <a name="amscm-Type-RfcAttachment-AttachmentId"></a>
The unique ID (UUID) of the RFC attachment.  
Type: String  
Required: No

 ** Content **   <a name="amscm-Type-RfcAttachment-Content"></a>
The content of the RFC attachment, which is binary data.  
Type: Base64-encoded binary data object  
Required: No

 ** ContentLengthInBytes **   <a name="amscm-Type-RfcAttachment-ContentLengthInBytes"></a>
The length of the RFC attachment content in bytes.  
Type: Integer  
Required: No

 ** ContentType **   <a name="amscm-Type-RfcAttachment-ContentType"></a>
The RFC attachment content mime type.  
Type: String  
Required: No

 ** CreatedBy **   <a name="amscm-Type-RfcAttachment-CreatedBy"></a>
The Amazon Resource Name (ARN) of the user who created the attachment.  
Type: String  
Required: No

 ** CreatedTime **   <a name="amscm-Type-RfcAttachment-CreatedTime"></a>
The date and time when the RFC attachment was created.  
Type: String  
Required: No

 ** FileName **   <a name="amscm-Type-RfcAttachment-FileName"></a>
The file name of the RFC attachment.  
Type: String  
Required: No

 ** RfcId **   <a name="amscm-Type-RfcAttachment-RfcId"></a>
The `RfcId` of the RFC.  
Type: String  
Required: No

## See Also
<a name="API_RfcAttachment_SeeAlso"></a>

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/amscm-2020-05-21/RfcAttachment) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amscm-2020-05-21/RfcAttachment) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amscm-2020-05-21/RfcAttachment) 