Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.OrchestratorProperty
Packages that use CfnClusterPropsMixin.OrchestratorProperty
-
Uses of CfnClusterPropsMixin.OrchestratorProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnClusterPropsMixin.OrchestratorPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.OrchestratorPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.OrchestratorPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.OrchestratorProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.OrchestratorPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.orchestrator(CfnClusterPropsMixin.OrchestratorProperty orchestrator) Sets the value ofCfnClusterMixinProps.getOrchestrator()CfnClusterPropsMixin.Builder.orchestrator(CfnClusterPropsMixin.OrchestratorProperty orchestrator) The orchestrator type for the SageMaker HyperPod cluster.