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