Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardMixinProps.Builder
Packages that use CfnDashboardMixinProps.Builder
-
Uses of CfnDashboardMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDashboardMixinProps.BuilderModifier and TypeMethodDescriptionCfnDashboardMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnDashboardMixinProps.getAwsAccountId()CfnDashboardMixinProps.builder()CfnDashboardMixinProps.Builder.dashboardId(String dashboardId) Sets the value ofCfnDashboardMixinProps.getDashboardId()CfnDashboardMixinProps.Builder.dashboardPublishOptions(CfnDashboardPropsMixin.DashboardPublishOptionsProperty dashboardPublishOptions) Sets the value ofCfnDashboardMixinProps.getDashboardPublishOptions()CfnDashboardMixinProps.Builder.dashboardPublishOptions(IResolvable dashboardPublishOptions) Sets the value ofCfnDashboardMixinProps.getDashboardPublishOptions()CfnDashboardMixinProps.Builder.definition(CfnDashboardPropsMixin.DashboardVersionDefinitionProperty definition) Sets the value ofCfnDashboardMixinProps.getDefinition()CfnDashboardMixinProps.Builder.definition(IResolvable definition) Sets the value ofCfnDashboardMixinProps.getDefinition()CfnDashboardMixinProps.Builder.folderArns(List<String> folderArns) Sets the value ofCfnDashboardMixinProps.getFolderArns()CfnDashboardMixinProps.Builder.linkEntities(List<String> linkEntities) Sets the value ofCfnDashboardMixinProps.getLinkEntities()CfnDashboardMixinProps.Builder.linkSharingConfiguration(CfnDashboardPropsMixin.LinkSharingConfigurationProperty linkSharingConfiguration) Sets the value ofCfnDashboardMixinProps.getLinkSharingConfiguration()CfnDashboardMixinProps.Builder.linkSharingConfiguration(IResolvable linkSharingConfiguration) Sets the value ofCfnDashboardMixinProps.getLinkSharingConfiguration()Sets the value ofCfnDashboardMixinProps.getName()CfnDashboardMixinProps.Builder.parameters(CfnDashboardPropsMixin.ParametersProperty parameters) Sets the value ofCfnDashboardMixinProps.getParameters()CfnDashboardMixinProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnDashboardMixinProps.getParameters()CfnDashboardMixinProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnDashboardMixinProps.getPermissions()CfnDashboardMixinProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnDashboardMixinProps.getPermissions()CfnDashboardMixinProps.Builder.sourceEntity(CfnDashboardPropsMixin.DashboardSourceEntityProperty sourceEntity) Sets the value ofCfnDashboardMixinProps.getSourceEntity()CfnDashboardMixinProps.Builder.sourceEntity(IResolvable sourceEntity) Sets the value ofCfnDashboardMixinProps.getSourceEntity()Sets the value ofCfnDashboardMixinProps.getTags()Sets the value ofCfnDashboardMixinProps.getThemeArn()Sets the value ofCfnDashboardMixinProps.getThemeArn()CfnDashboardMixinProps.Builder.validationStrategy(CfnDashboardPropsMixin.ValidationStrategyProperty validationStrategy) Sets the value ofCfnDashboardMixinProps.getValidationStrategy()CfnDashboardMixinProps.Builder.validationStrategy(IResolvable validationStrategy) Sets the value ofCfnDashboardMixinProps.getValidationStrategy()CfnDashboardMixinProps.Builder.versionDescription(String versionDescription) Sets the value ofCfnDashboardMixinProps.getVersionDescription()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDashboardMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDashboardMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardMixinProps.Builder.