Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.TableConditionalFormattingOptionProperty.Builder
-
Uses of CfnTemplate.TableConditionalFormattingOptionProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.TableConditionalFormattingOptionProperty.builder()
CfnTemplate.TableConditionalFormattingOptionProperty.Builder.cell
(IResolvable cell) Sets the value ofCfnTemplate.TableConditionalFormattingOptionProperty.getCell()
CfnTemplate.TableConditionalFormattingOptionProperty.Builder.cell
(CfnTemplate.TableCellConditionalFormattingProperty cell) Sets the value ofCfnTemplate.TableConditionalFormattingOptionProperty.getCell()
CfnTemplate.TableConditionalFormattingOptionProperty.Builder.row
(IResolvable row) Sets the value ofCfnTemplate.TableConditionalFormattingOptionProperty.getRow()
CfnTemplate.TableConditionalFormattingOptionProperty.Builder.row
(CfnTemplate.TableRowConditionalFormattingProperty row) Sets the value ofCfnTemplate.TableConditionalFormattingOptionProperty.getRow()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.TableConditionalFormattingOptionProperty.Builder
.