Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnDomainMixinProps.Builder
Packages that use CfnDomainMixinProps.Builder
-
Uses of CfnDomainMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnDomainMixinProps.BuilderModifier and TypeMethodDescriptionCfnDomainMixinProps.Builder.appNetworkAccessType(String appNetworkAccessType) Sets the value ofCfnDomainMixinProps.getAppNetworkAccessType()CfnDomainMixinProps.Builder.appSecurityGroupManagement(String appSecurityGroupManagement) Sets the value ofCfnDomainMixinProps.getAppSecurityGroupManagement()Sets the value ofCfnDomainMixinProps.getAuthMode()static CfnDomainMixinProps.BuilderCfnDomainMixinProps.builder()CfnDomainMixinProps.Builder.defaultSpaceSettings(CfnDomainPropsMixin.DefaultSpaceSettingsProperty defaultSpaceSettings) Sets the value ofCfnDomainMixinProps.getDefaultSpaceSettings()CfnDomainMixinProps.Builder.defaultSpaceSettings(IResolvable defaultSpaceSettings) Sets the value ofCfnDomainMixinProps.getDefaultSpaceSettings()CfnDomainMixinProps.Builder.defaultUserSettings(CfnDomainPropsMixin.UserSettingsProperty defaultUserSettings) Sets the value ofCfnDomainMixinProps.getDefaultUserSettings()CfnDomainMixinProps.Builder.defaultUserSettings(IResolvable defaultUserSettings) Sets the value ofCfnDomainMixinProps.getDefaultUserSettings()CfnDomainMixinProps.Builder.domainName(String domainName) Sets the value ofCfnDomainMixinProps.getDomainName()CfnDomainMixinProps.Builder.domainSettings(CfnDomainPropsMixin.DomainSettingsProperty domainSettings) Sets the value ofCfnDomainMixinProps.getDomainSettings()CfnDomainMixinProps.Builder.domainSettings(IResolvable domainSettings) Sets the value ofCfnDomainMixinProps.getDomainSettings()Sets the value ofCfnDomainMixinProps.getKmsKeyId()Sets the value ofCfnDomainMixinProps.getSubnetIds()CfnDomainMixinProps.Builder.tagPropagation(String tagPropagation) Sets the value ofCfnDomainMixinProps.getTagPropagation()Sets the value ofCfnDomainMixinProps.getTags()Sets the value ofCfnDomainMixinProps.getVpcId()Sets the value ofCfnDomainMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnDomainMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainMixinProps.Builder.