Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.grafana.CfnWorkspaceMixinProps.Builder
Packages that use CfnWorkspaceMixinProps.Builder
-
Uses of CfnWorkspaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.grafana
Methods in software.amazon.awscdk.cfnpropertymixins.services.grafana that return CfnWorkspaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkspaceMixinProps.Builder.accountAccessType(String accountAccessType) Sets the value ofCfnWorkspaceMixinProps.getAccountAccessType()CfnWorkspaceMixinProps.Builder.authenticationProviders(List<String> authenticationProviders) Sets the value ofCfnWorkspaceMixinProps.getAuthenticationProviders()CfnWorkspaceMixinProps.builder()CfnWorkspaceMixinProps.Builder.clientToken(String clientToken) Sets the value ofCfnWorkspaceMixinProps.getClientToken()CfnWorkspaceMixinProps.Builder.dataSources(List<String> dataSources) Sets the value ofCfnWorkspaceMixinProps.getDataSources()CfnWorkspaceMixinProps.Builder.description(String description) Sets the value ofCfnWorkspaceMixinProps.getDescription()CfnWorkspaceMixinProps.Builder.grafanaVersion(String grafanaVersion) Sets the value ofCfnWorkspaceMixinProps.getGrafanaVersion()Sets the value ofCfnWorkspaceMixinProps.getName()CfnWorkspaceMixinProps.Builder.networkAccessControl(CfnWorkspacePropsMixin.NetworkAccessControlProperty networkAccessControl) Sets the value ofCfnWorkspaceMixinProps.getNetworkAccessControl()CfnWorkspaceMixinProps.Builder.networkAccessControl(IResolvable networkAccessControl) Sets the value ofCfnWorkspaceMixinProps.getNetworkAccessControl()CfnWorkspaceMixinProps.Builder.notificationDestinations(List<String> notificationDestinations) Sets the value ofCfnWorkspaceMixinProps.getNotificationDestinations()CfnWorkspaceMixinProps.Builder.organizationalUnits(List<String> organizationalUnits) Sets the value ofCfnWorkspaceMixinProps.getOrganizationalUnits()CfnWorkspaceMixinProps.Builder.organizationRoleName(String organizationRoleName) Sets the value ofCfnWorkspaceMixinProps.getOrganizationRoleName()CfnWorkspaceMixinProps.Builder.permissionType(String permissionType) Sets the value ofCfnWorkspaceMixinProps.getPermissionType()CfnWorkspaceMixinProps.Builder.pluginAdminEnabled(Boolean pluginAdminEnabled) Sets the value ofCfnWorkspaceMixinProps.getPluginAdminEnabled()CfnWorkspaceMixinProps.Builder.pluginAdminEnabled(IResolvable pluginAdminEnabled) Sets the value ofCfnWorkspaceMixinProps.getPluginAdminEnabled()Sets the value ofCfnWorkspaceMixinProps.getRoleArn()Sets the value ofCfnWorkspaceMixinProps.getRoleArn()CfnWorkspaceMixinProps.Builder.samlConfiguration(CfnWorkspacePropsMixin.SamlConfigurationProperty samlConfiguration) Sets the value ofCfnWorkspaceMixinProps.getSamlConfiguration()CfnWorkspaceMixinProps.Builder.samlConfiguration(IResolvable samlConfiguration) Sets the value ofCfnWorkspaceMixinProps.getSamlConfiguration()CfnWorkspaceMixinProps.Builder.stackSetName(String stackSetName) Sets the value ofCfnWorkspaceMixinProps.getStackSetName()CfnWorkspaceMixinProps.Builder.vpcConfiguration(CfnWorkspacePropsMixin.VpcConfigurationProperty vpcConfiguration) Sets the value ofCfnWorkspaceMixinProps.getVpcConfiguration()CfnWorkspaceMixinProps.Builder.vpcConfiguration(IResolvable vpcConfiguration) Sets the value ofCfnWorkspaceMixinProps.getVpcConfiguration()Constructors in software.amazon.awscdk.cfnpropertymixins.services.grafana with parameters of type CfnWorkspaceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspaceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceMixinProps.Builder.