RfcAttachment
The RFC attachment.
Contents
- AttachmentId
-
The unique ID (UUID) of the RFC attachment.
Type: String
Required: No
- Content
-
The content of the RFC attachment, which is binary data.
Type: Base64-encoded binary data object
Required: No
- ContentLengthInBytes
-
The length of the RFC attachment content in bytes.
Type: Integer
Required: No
- ContentType
-
The RFC attachment content mime type.
Type: String
Required: No
- CreatedBy
-
The Amazon Resource Name (ARN) of the user who created the attachment.
Type: String
Required: No
- CreatedTime
-
The date and time when the RFC attachment was created.
Type: String
Required: No
- FileName
-
The file name of the RFC attachment.
Type: String
Required: No
- RfcId
-
The
RfcId
of the RFC.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: