The URL configuration for a table field.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"ImageConfiguration" : TableFieldImageConfiguration
,
"LinkConfiguration" : TableFieldLinkConfiguration
}
YAML
ImageConfiguration:
TableFieldImageConfiguration
LinkConfiguration:
TableFieldLinkConfiguration
Properties
ImageConfiguration
-
The image configuration of a table field URL.
Required: No
Type: TableFieldImageConfiguration
Update requires: No interruption
LinkConfiguration
-
The link configuration of a table field URL.
Required: No
Type: TableFieldLinkConfiguration
Update requires: No interruption