ResourceContent
Contains information about resource content.
Contents
- type
-
The type of resource content.
Type: String
Valid Values:
text | blob
Required: Yes
- blob
-
The binary resource content.
Type: Base64-encoded binary data object
Required: No
- mimeType
-
The MIME type of the resource content.
Type: String
Required: No
- text
-
The text resource content.
Type: String
Required: No
- uri
-
The URI of the resource content.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: