CustomContentConfiguration
The configuration of a CustomContentVisual.
Contents
Note
In the following list, the required parameters are described first.
- ContentType
- 
               The content type of the custom content visual. You can use this to have the visual render as an image. Type: String Valid Values: IMAGE | OTHER_EMBEDDED_CONTENTRequired: No 
- ContentUrl
- 
               The input URL that links to the custom content that you want in the custom visual. Type: String Length Constraints: Minimum length of 1. Maximum length of 2048. Required: No 
- ImageScaling
- 
               The sizing options for the size of the custom content visual. This structure is required when the ContentTypeof the visual is'IMAGE'.Type: String Valid Values: FIT_TO_HEIGHT | FIT_TO_WIDTH | DO_NOT_SCALE | SCALE_TO_VISUALRequired: No 
- Interactions
- 
               The general visual interactions setup for a visual. Type: VisualInteractionOptions object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: