Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboardProps.Builder
Packages that use CfnDashboardProps.Builder
-
Uses of CfnDashboardProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboardProps.BuilderModifier and TypeMethodDescriptionCfnDashboardProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnDashboardProps.getAwsAccountId()static CfnDashboardProps.BuilderCfnDashboardProps.builder()CfnDashboardProps.Builder.dashboardId(String dashboardId) Sets the value ofCfnDashboardProps.getDashboardId()CfnDashboardProps.Builder.dashboardPublishOptions(IResolvable dashboardPublishOptions) Sets the value ofCfnDashboardProps.getDashboardPublishOptions()CfnDashboardProps.Builder.dashboardPublishOptions(CfnDashboard.DashboardPublishOptionsProperty dashboardPublishOptions) Sets the value ofCfnDashboardProps.getDashboardPublishOptions()CfnDashboardProps.Builder.definition(IResolvable definition) Sets the value ofCfnDashboardProps.getDefinition()CfnDashboardProps.Builder.definition(CfnDashboard.DashboardVersionDefinitionProperty definition) Sets the value ofCfnDashboardProps.getDefinition()Sets the value ofCfnDashboardProps.getName()CfnDashboardProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnDashboardProps.getParameters()CfnDashboardProps.Builder.parameters(CfnDashboard.ParametersProperty parameters) Sets the value ofCfnDashboardProps.getParameters()CfnDashboardProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnDashboardProps.getPermissions()CfnDashboardProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnDashboardProps.getPermissions()CfnDashboardProps.Builder.sourceEntity(IResolvable sourceEntity) Sets the value ofCfnDashboardProps.getSourceEntity()CfnDashboardProps.Builder.sourceEntity(CfnDashboard.DashboardSourceEntityProperty sourceEntity) Sets the value ofCfnDashboardProps.getSourceEntity()Sets the value ofCfnDashboardProps.getTags()Sets the value ofCfnDashboardProps.getThemeArn()CfnDashboardProps.Builder.versionDescription(String versionDescription) Sets the value ofCfnDashboardProps.getVersionDescription()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboardProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDashboardProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardProps.Builder.