Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceExperimentPropsMixin.ShadowModeConfigProperty
Packages that use CfnInferenceExperimentPropsMixin.ShadowModeConfigProperty
-
Uses of CfnInferenceExperimentPropsMixin.ShadowModeConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceExperimentPropsMixin.ShadowModeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceExperimentPropsMixin.ShadowModeConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceExperimentPropsMixin.ShadowModeConfigPropertyModifier and TypeMethodDescriptionCfnInferenceExperimentPropsMixin.ShadowModeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceExperimentPropsMixin.ShadowModeConfigPropertyModifier and TypeMethodDescriptionCfnInferenceExperimentMixinProps.Builder.shadowModeConfig(CfnInferenceExperimentPropsMixin.ShadowModeConfigProperty shadowModeConfig) Sets the value ofCfnInferenceExperimentMixinProps.getShadowModeConfig()CfnInferenceExperimentPropsMixin.Builder.shadowModeConfig(CfnInferenceExperimentPropsMixin.ShadowModeConfigProperty shadowModeConfig) The configuration ofShadowModeinference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests.