Class CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty>
- Enclosing interface:
CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty
@Stability(Stable)
public static final class CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty>
A builder for
CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the configured instance.Sets the value ofCfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.getType()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
type
@Stability(Stable) public CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.Builder type(String type) Sets the value ofCfnDashboardPropsMixin.KPIVisualStandardLayoutProperty.getType()- Parameters:
type- The standard layout type.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty>- Returns:
- a new instance of
CfnDashboardPropsMixin.KPIVisualStandardLayoutProperty - Throws:
NullPointerException- if any required attribute was not provided
-