Class CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder
java.lang.Object
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTemplatePropsMixin.TemplateVersionDefinitionProperty>
- Enclosing interface:
CfnTemplatePropsMixin.TemplateVersionDefinitionProperty
@Stability(Stable)
public static final class CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnTemplatePropsMixin.TemplateVersionDefinitionProperty>
A builder for
CfnTemplatePropsMixin.TemplateVersionDefinitionProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalysisDefaults(CfnTemplatePropsMixin.AnalysisDefaultsProperty analysisDefaults) analysisDefaults(IResolvable analysisDefaults) build()Builds the configured instance.calculatedFields(List<? extends Object> calculatedFields) calculatedFields(IResolvable calculatedFields) columnConfigurations(List<? extends Object> columnConfigurations) columnConfigurations(IResolvable columnConfigurations) dataSetConfigurations(List<? extends Object> dataSetConfigurations) dataSetConfigurations(IResolvable dataSetConfigurations) filterGroups(List<? extends Object> filterGroups) filterGroups(IResolvable filterGroups) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getOptions()options(IResolvable options) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getOptions()parameterDeclarations(List<? extends Object> parameterDeclarations) parameterDeclarations(IResolvable parameterDeclarations) queryExecutionOptions(CfnTemplatePropsMixin.QueryExecutionOptionsProperty queryExecutionOptions) queryExecutionOptions(IResolvable queryExecutionOptions) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getSheets()sheets(IResolvable sheets) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getSheets()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
analysisDefaults
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder analysisDefaults(IResolvable analysisDefaults) - Parameters:
analysisDefaults- the value to be set.- Returns:
this
-
analysisDefaults
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder analysisDefaults(CfnTemplatePropsMixin.AnalysisDefaultsProperty analysisDefaults) - Parameters:
analysisDefaults- the value to be set.- Returns:
this
-
calculatedFields
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder calculatedFields(IResolvable calculatedFields) - Parameters:
calculatedFields- An array of calculated field definitions for the template.- Returns:
this
-
calculatedFields
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder calculatedFields(List<? extends Object> calculatedFields) - Parameters:
calculatedFields- An array of calculated field definitions for the template.- Returns:
this
-
columnConfigurations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder columnConfigurations(IResolvable columnConfigurations) - Parameters:
columnConfigurations- An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.- Returns:
this
-
columnConfigurations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder columnConfigurations(List<? extends Object> columnConfigurations) - Parameters:
columnConfigurations- An array of template-level column configurations. Column configurations are used to set default formatting for a column that's used throughout a template.- Returns:
this
-
dataSetConfigurations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder dataSetConfigurations(IResolvable dataSetConfigurations) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getDataSetConfigurations()- Parameters:
dataSetConfigurations- An array of dataset configurations. These configurations define the required columns for each dataset used within a template.- Returns:
this
-
dataSetConfigurations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder dataSetConfigurations(List<? extends Object> dataSetConfigurations) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getDataSetConfigurations()- Parameters:
dataSetConfigurations- An array of dataset configurations. These configurations define the required columns for each dataset used within a template.- Returns:
this
-
filterGroups
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder filterGroups(IResolvable filterGroups) - Parameters:
filterGroups- Filter definitions for a template. For more information, see Filtering Data in the Amazon Quick Suite User Guide .- Returns:
this
-
filterGroups
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder filterGroups(List<? extends Object> filterGroups) - Parameters:
filterGroups- Filter definitions for a template. For more information, see Filtering Data in the Amazon Quick Suite User Guide .- Returns:
this
-
options
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder options(IResolvable options) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getOptions()- Parameters:
options- An array of option definitions for a template.- Returns:
this
-
options
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder options(CfnTemplatePropsMixin.AssetOptionsProperty options) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getOptions()- Parameters:
options- An array of option definitions for a template.- Returns:
this
-
parameterDeclarations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder parameterDeclarations(IResolvable parameterDeclarations) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getParameterDeclarations()- Parameters:
parameterDeclarations- An array of parameter declarations for a template. Parameters are named variables that can transfer a value for use by an action or an object.For more information, see Parameters in Amazon Quick Sight in the Amazon Quick Suite User Guide .
- Returns:
this
-
parameterDeclarations
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder parameterDeclarations(List<? extends Object> parameterDeclarations) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getParameterDeclarations()- Parameters:
parameterDeclarations- An array of parameter declarations for a template. Parameters are named variables that can transfer a value for use by an action or an object.For more information, see Parameters in Amazon Quick Sight in the Amazon Quick Suite User Guide .
- Returns:
this
-
queryExecutionOptions
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder queryExecutionOptions(IResolvable queryExecutionOptions) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getQueryExecutionOptions()- Parameters:
queryExecutionOptions- the value to be set.- Returns:
this
-
queryExecutionOptions
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder queryExecutionOptions(CfnTemplatePropsMixin.QueryExecutionOptionsProperty queryExecutionOptions) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getQueryExecutionOptions()- Parameters:
queryExecutionOptions- the value to be set.- Returns:
this
-
sheets
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder sheets(IResolvable sheets) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getSheets()- Parameters:
sheets- An array of sheet definitions for a template.- Returns:
this
-
sheets
@Stability(Stable) public CfnTemplatePropsMixin.TemplateVersionDefinitionProperty.Builder sheets(List<? extends Object> sheets) Sets the value ofCfnTemplatePropsMixin.TemplateVersionDefinitionProperty.getSheets()- Parameters:
sheets- An array of sheet definitions for a template.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnTemplatePropsMixin.TemplateVersionDefinitionProperty>- Returns:
- a new instance of
CfnTemplatePropsMixin.TemplateVersionDefinitionProperty - Throws:
NullPointerException- if any required attribute was not provided
-