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