Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnSpaceMixinProps.Builder
Packages that use CfnSpaceMixinProps.Builder
-
Uses of CfnSpaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnSpaceMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSpaceMixinProps.BuilderCfnSpaceMixinProps.builder()Sets the value ofCfnSpaceMixinProps.getDomainId()CfnSpaceMixinProps.Builder.ownershipSettings(CfnSpacePropsMixin.OwnershipSettingsProperty ownershipSettings) Sets the value ofCfnSpaceMixinProps.getOwnershipSettings()CfnSpaceMixinProps.Builder.ownershipSettings(IResolvable ownershipSettings) Sets the value ofCfnSpaceMixinProps.getOwnershipSettings()CfnSpaceMixinProps.Builder.spaceDisplayName(String spaceDisplayName) Sets the value ofCfnSpaceMixinProps.getSpaceDisplayName()Sets the value ofCfnSpaceMixinProps.getSpaceName()CfnSpaceMixinProps.Builder.spaceSettings(CfnSpacePropsMixin.SpaceSettingsProperty spaceSettings) Sets the value ofCfnSpaceMixinProps.getSpaceSettings()CfnSpaceMixinProps.Builder.spaceSettings(IResolvable spaceSettings) Sets the value ofCfnSpaceMixinProps.getSpaceSettings()CfnSpaceMixinProps.Builder.spaceSharingSettings(CfnSpacePropsMixin.SpaceSharingSettingsProperty spaceSharingSettings) Sets the value ofCfnSpaceMixinProps.getSpaceSharingSettings()CfnSpaceMixinProps.Builder.spaceSharingSettings(IResolvable spaceSharingSettings) Sets the value ofCfnSpaceMixinProps.getSpaceSharingSettings()Sets the value ofCfnSpaceMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnSpaceMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSpaceMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSpaceMixinProps.Builder.