Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty
Packages that use CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty
-
Uses of CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigPropertyModifier and TypeMethodDescriptionCfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigPropertyModifier and TypeMethodDescriptionCfnInferenceComponentMixinProps.Builder.runtimeConfig(CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty runtimeConfig) Sets the value ofCfnInferenceComponentMixinProps.getRuntimeConfig()CfnInferenceComponentPropsMixin.Builder.runtimeConfig(CfnInferenceComponentPropsMixin.InferenceComponentRuntimeConfigProperty runtimeConfig) The runtime config for the inference component.