Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentSpecificationProperty
-
Uses of CfnInferenceComponent.InferenceComponentSpecificationProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInferenceComponent.InferenceComponentSpecificationProperty
Modifier and TypeMethodDescriptionCfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnInferenceComponent.setSpecification
(CfnInferenceComponent.InferenceComponentSpecificationProperty value) The specification for the inference component.CfnInferenceComponent.Builder.specification
(CfnInferenceComponent.InferenceComponentSpecificationProperty specification) The specification for the inference component.CfnInferenceComponentProps.Builder.specification
(CfnInferenceComponent.InferenceComponentSpecificationProperty specification) Sets the value ofCfnInferenceComponentProps.getSpecification()