Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnInferenceComponent.InferenceComponentSpecificationProperty
Packages that use CfnInferenceComponent.InferenceComponentSpecificationProperty
-
Uses of CfnInferenceComponent.InferenceComponentSpecificationProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnInferenceComponent.InferenceComponentSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceComponent.InferenceComponentSpecificationPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnInferenceComponent.InferenceComponentSpecificationPropertyModifier and TypeMethodDescriptionCfnInferenceComponent.InferenceComponentSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnInferenceComponent.InferenceComponentSpecificationPropertyModifier and TypeMethodDescriptionvoidCfnInferenceComponent.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()