Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnSpacePropsMixin.Builder
Packages that use CfnSpacePropsMixin.Builder
-
Uses of CfnSpacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnSpacePropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnSpacePropsMixin.BuilderCfnSpacePropsMixin.Builder.create()static CfnSpacePropsMixin.BuilderCfnSpacePropsMixin.Builder.create(CfnPropertyMixinOptions options) The ID of the associated domain.CfnSpacePropsMixin.Builder.ownershipSettings(CfnSpacePropsMixin.OwnershipSettingsProperty ownershipSettings) The collection of ownership settings for a space.CfnSpacePropsMixin.Builder.ownershipSettings(IResolvable ownershipSettings) The collection of ownership settings for a space.CfnSpacePropsMixin.Builder.spaceDisplayName(String spaceDisplayName) The name of the space that appears in the Studio UI.The name of the space.CfnSpacePropsMixin.Builder.spaceSettings(CfnSpacePropsMixin.SpaceSettingsProperty spaceSettings) A collection of space settings.CfnSpacePropsMixin.Builder.spaceSettings(IResolvable spaceSettings) A collection of space settings.CfnSpacePropsMixin.Builder.spaceSharingSettings(CfnSpacePropsMixin.SpaceSharingSettingsProperty spaceSharingSettings) A collection of space sharing settings.CfnSpacePropsMixin.Builder.spaceSharingSettings(IResolvable spaceSharingSettings) A collection of space sharing settings.An array of key-value pairs to apply to this resource.