Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty
Packages that use CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty
-
Uses of CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceComponentPropsMixin.InferenceComponentSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceComponentPropsMixin.InferenceComponentSpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceComponentPropsMixin.InferenceComponentSpecificationPropertyModifier and TypeMethodDescriptionCfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceComponentPropsMixin.InferenceComponentSpecificationPropertyModifier and TypeMethodDescriptionCfnInferenceComponentMixinProps.Builder.specification(CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty specification) Sets the value ofCfnInferenceComponentMixinProps.getSpecification()CfnInferenceComponentPropsMixin.Builder.specification(CfnInferenceComponentPropsMixin.InferenceComponentSpecificationProperty specification) The specification for the inference component.