Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnSpace.SpaceSharingSettingsProperty
-
Uses of CfnSpace.SpaceSharingSettingsProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSpace.SpaceSharingSettingsProperty
Modifier and TypeMethodDescriptionCfnSpace.SpaceSharingSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnSpace.setSpaceSharingSettings
(CfnSpace.SpaceSharingSettingsProperty value) A collection of space sharing settings.CfnSpace.Builder.spaceSharingSettings
(CfnSpace.SpaceSharingSettingsProperty spaceSharingSettings) A collection of space sharing settings.CfnSpaceProps.Builder.spaceSharingSettings
(CfnSpace.SpaceSharingSettingsProperty spaceSharingSettings) Sets the value ofCfnSpaceProps.getSpaceSharingSettings()