Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.PeriodToDateComputationProperty.Builder
-
Uses of CfnDashboard.PeriodToDateComputationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.PeriodToDateComputationProperty.builder()
CfnDashboard.PeriodToDateComputationProperty.Builder.computationId
(String computationId) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getComputationId()
Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getName()
CfnDashboard.PeriodToDateComputationProperty.Builder.periodTimeGranularity
(String periodTimeGranularity) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getPeriodTimeGranularity()
CfnDashboard.PeriodToDateComputationProperty.Builder.time
(IResolvable time) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getTime()
CfnDashboard.PeriodToDateComputationProperty.Builder.time
(CfnDashboard.DimensionFieldProperty time) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getTime()
CfnDashboard.PeriodToDateComputationProperty.Builder.value
(IResolvable value) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getValue()
CfnDashboard.PeriodToDateComputationProperty.Builder.value
(CfnDashboard.MeasureFieldProperty value) Sets the value ofCfnDashboard.PeriodToDateComputationProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.PeriodToDateComputationProperty.Builder
.