Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDashboard.ParametersProperty
-
Uses of CfnDashboard.ParametersProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDashboard.ParametersProperty
Modifier and TypeMethodDescriptionCfnDashboard.ParametersProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDashboard.Builder.parameters
(CfnDashboard.ParametersProperty parameters) The parameters for the creation of the dashboard, which you want to use to override the default settings.CfnDashboardProps.Builder.parameters
(CfnDashboard.ParametersProperty parameters) Sets the value ofCfnDashboardProps.getParameters()
void
CfnDashboard.setParameters
(CfnDashboard.ParametersProperty value) The parameters for the creation of the dashboard, which you want to use to override the default settings.