Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.DonutOptionsProperty.Builder
-
Uses of CfnTemplate.DonutOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.DonutOptionsProperty.Builder.arcOptions
(IResolvable arcOptions) Sets the value ofCfnTemplate.DonutOptionsProperty.getArcOptions()
CfnTemplate.DonutOptionsProperty.Builder.arcOptions
(CfnTemplate.ArcOptionsProperty arcOptions) Sets the value ofCfnTemplate.DonutOptionsProperty.getArcOptions()
CfnTemplate.DonutOptionsProperty.builder()
CfnTemplate.DonutOptionsProperty.Builder.donutCenterOptions
(IResolvable donutCenterOptions) Sets the value ofCfnTemplate.DonutOptionsProperty.getDonutCenterOptions()
CfnTemplate.DonutOptionsProperty.Builder.donutCenterOptions
(CfnTemplate.DonutCenterOptionsProperty donutCenterOptions) Sets the value ofCfnTemplate.DonutOptionsProperty.getDonutCenterOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.DonutOptionsProperty.Builder
.