Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder
Packages that use CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder
-
Uses of CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnInferenceComponent.InferenceComponentSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.baseInferenceComponentName(String baseInferenceComponentName) CfnInferenceComponent.InferenceComponentSpecificationProperty.builder()CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.computeResourceRequirements(IResolvable computeResourceRequirements) CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.computeResourceRequirements(CfnInferenceComponent.InferenceComponentComputeResourceRequirementsProperty computeResourceRequirements) CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.container(IResolvable container) CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.container(CfnInferenceComponent.InferenceComponentContainerSpecificationProperty container) CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.startupParameters(IResolvable startupParameters) CfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.startupParameters(CfnInferenceComponent.InferenceComponentStartupParametersProperty startupParameters) Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnInferenceComponent.InferenceComponentSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.