Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty
Packages that use CfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty
-
Uses of CfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnClusterPropsMixin.RestrictedInstanceGroupsConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.RestrictedInstanceGroupsConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.RestrictedInstanceGroupsConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.RestrictedInstanceGroupsConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.restrictedInstanceGroupsConfig(CfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty restrictedInstanceGroupsConfig) Sets the value ofCfnClusterMixinProps.getRestrictedInstanceGroupsConfig()CfnClusterPropsMixin.Builder.restrictedInstanceGroupsConfig(CfnClusterPropsMixin.RestrictedInstanceGroupsConfigProperty restrictedInstanceGroupsConfig) The cluster-level configuration for restricted instance groups, including shared environment settings for inter-RIG communication and FSx Lustre sharing.