Class CfnDashboard.DashboardVersionDefinitionProperty.Builder
java.lang.Object
software.amazon.awscdk.services.quicksight.CfnDashboard.DashboardVersionDefinitionProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnDashboard.DashboardVersionDefinitionProperty>
- Enclosing interface:
CfnDashboard.DashboardVersionDefinitionProperty
@Stability(Stable)
public static final class CfnDashboard.DashboardVersionDefinitionProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnDashboard.DashboardVersionDefinitionProperty>
A builder for
CfnDashboard.DashboardVersionDefinitionProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalysisDefaults(IResolvable analysisDefaults) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getAnalysisDefaults()analysisDefaults(CfnDashboard.AnalysisDefaultsProperty analysisDefaults) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getAnalysisDefaults()build()Builds the configured instance.calculatedFields(List<? extends Object> calculatedFields) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getCalculatedFields()calculatedFields(IResolvable calculatedFields) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getCalculatedFields()columnConfigurations(List<? extends Object> columnConfigurations) columnConfigurations(IResolvable columnConfigurations) dataSetIdentifierDeclarations(List<? extends Object> dataSetIdentifierDeclarations) dataSetIdentifierDeclarations(IResolvable dataSetIdentifierDeclarations) filterGroups(List<? extends Object> filterGroups) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getFilterGroups()filterGroups(IResolvable filterGroups) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getFilterGroups()options(IResolvable options) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getOptions()options(CfnDashboard.AssetOptionsProperty options) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getOptions()parameterDeclarations(List<? extends Object> parameterDeclarations) parameterDeclarations(IResolvable parameterDeclarations) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getSheets()sheets(IResolvable sheets) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getSheets()staticFiles(List<? extends Object> staticFiles) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getStaticFiles()staticFiles(IResolvable staticFiles) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getStaticFiles()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
dataSetIdentifierDeclarations
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder dataSetIdentifierDeclarations(IResolvable dataSetIdentifierDeclarations) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getDataSetIdentifierDeclarations()- Parameters:
dataSetIdentifierDeclarations- An array of dataset identifier declarations. This parameter is required. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.- Returns:
this
-
dataSetIdentifierDeclarations
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder dataSetIdentifierDeclarations(List<? extends Object> dataSetIdentifierDeclarations) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getDataSetIdentifierDeclarations()- Parameters:
dataSetIdentifierDeclarations- An array of dataset identifier declarations. This parameter is required. With this mapping,you can use dataset identifiers instead of dataset Amazon Resource Names (ARNs) throughout the dashboard's sub-structures.- Returns:
this
-
analysisDefaults
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder analysisDefaults(IResolvable analysisDefaults) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getAnalysisDefaults()- Parameters:
analysisDefaults- the value to be set.- Returns:
this
-
analysisDefaults
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder analysisDefaults(CfnDashboard.AnalysisDefaultsProperty analysisDefaults) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getAnalysisDefaults()- Parameters:
analysisDefaults- the value to be set.- Returns:
this
-
calculatedFields
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder calculatedFields(IResolvable calculatedFields) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getCalculatedFields()- Parameters:
calculatedFields- An array of calculated field definitions for the dashboard.- Returns:
this
-
calculatedFields
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder calculatedFields(List<? extends Object> calculatedFields) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getCalculatedFields()- Parameters:
calculatedFields- An array of calculated field definitions for the dashboard.- Returns:
this
-
columnConfigurations
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder columnConfigurations(IResolvable columnConfigurations) - Parameters:
columnConfigurations- An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.- Returns:
this
-
columnConfigurations
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder columnConfigurations(List<? extends Object> columnConfigurations) - Parameters:
columnConfigurations- An array of dashboard-level column configurations. Column configurations are used to set the default formatting for a column that is used throughout a dashboard.- Returns:
this
-
filterGroups
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder filterGroups(IResolvable filterGroups) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getFilterGroups()- Parameters:
filterGroups- The filter definitions for a dashboard. For more information, see Filtering Data in Amazon Quick Sight in the Amazon Quick Suite User Guide .- Returns:
this
-
filterGroups
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder filterGroups(List<? extends Object> filterGroups) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getFilterGroups()- Parameters:
filterGroups- The filter definitions for a dashboard. For more information, see Filtering Data in Amazon Quick Sight in the Amazon Quick Suite User Guide .- Returns:
this
-
options
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder options(IResolvable options) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getOptions()- Parameters:
options- An array of option definitions for a dashboard.- Returns:
this
-
options
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder options(CfnDashboard.AssetOptionsProperty options) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getOptions()- Parameters:
options- An array of option definitions for a dashboard.- Returns:
this
-
parameterDeclarations
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder parameterDeclarations(IResolvable parameterDeclarations) - Parameters:
parameterDeclarations- The parameter declarations for a dashboard. 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 CfnDashboard.DashboardVersionDefinitionProperty.Builder parameterDeclarations(List<? extends Object> parameterDeclarations) - Parameters:
parameterDeclarations- The parameter declarations for a dashboard. 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
-
sheets
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder sheets(IResolvable sheets) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getSheets()- Parameters:
sheets- An array of sheet definitions for a dashboard.- Returns:
this
-
sheets
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder sheets(List<? extends Object> sheets) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getSheets()- Parameters:
sheets- An array of sheet definitions for a dashboard.- Returns:
this
-
staticFiles
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder staticFiles(IResolvable staticFiles) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getStaticFiles()- Parameters:
staticFiles- The static files for the definition.- Returns:
this
-
staticFiles
@Stability(Stable) public CfnDashboard.DashboardVersionDefinitionProperty.Builder staticFiles(List<? extends Object> staticFiles) Sets the value ofCfnDashboard.DashboardVersionDefinitionProperty.getStaticFiles()- Parameters:
staticFiles- The static files for the definition.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnDashboard.DashboardVersionDefinitionProperty>- Returns:
- a new instance of
CfnDashboard.DashboardVersionDefinitionProperty - Throws:
NullPointerException- if any required attribute was not provided
-