Uses of Class
software.amazon.awscdk.services.quicksight.CfnTheme.TileLayoutStyleProperty.Builder
-
Uses of CfnTheme.TileLayoutStyleProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTheme.TileLayoutStyleProperty.builder()
CfnTheme.TileLayoutStyleProperty.Builder.gutter
(IResolvable gutter) Sets the value ofCfnTheme.TileLayoutStyleProperty.getGutter()
CfnTheme.TileLayoutStyleProperty.Builder.gutter
(CfnTheme.GutterStyleProperty gutter) Sets the value ofCfnTheme.TileLayoutStyleProperty.getGutter()
CfnTheme.TileLayoutStyleProperty.Builder.margin
(IResolvable margin) Sets the value ofCfnTheme.TileLayoutStyleProperty.getMargin()
CfnTheme.TileLayoutStyleProperty.Builder.margin
(CfnTheme.MarginStyleProperty margin) Sets the value ofCfnTheme.TileLayoutStyleProperty.getMargin()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTheme.TileLayoutStyleProperty.Builder
.