Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty
-
Uses of CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertyModifier and TypeMethodDescriptionCfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigPropertyModifier and TypeMethodDescriptionCfnInferenceComponentMixinProps.Builder.deploymentConfig(CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty deploymentConfig) Sets the value ofCfnInferenceComponentMixinProps.getDeploymentConfig()CfnInferenceComponentPropsMixin.Builder.deploymentConfig(CfnInferenceComponentPropsMixin.InferenceComponentDeploymentConfigProperty deploymentConfig) The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.