AWS::QuickSight::Dashboard TableCellImageSizingConfiguration
The sizing options for the table image configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "TableCellImageScalingConfiguration" :
String
}
YAML
TableCellImageScalingConfiguration:
String
Properties
TableCellImageScalingConfiguration
-
The cell scaling configuration of the sizing options for the table image configuration.
Required: No
Type: String
Allowed values:
FIT_TO_CELL_HEIGHT | FIT_TO_CELL_WIDTH | DO_NOT_SCALE
Update requires: No interruption