shadowModeConfig

@JvmName(name = "pasjdxpakgcbpccs")
suspend fun shadowModeConfig(value: Output<InferenceExperimentShadowModeConfigArgs>)
@JvmName(name = "rjndaxjjfqposabe")
suspend fun shadowModeConfig(value: InferenceExperimentShadowModeConfigArgs?)

Parameters

value

The configuration of ShadowMode inference 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. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates.


@JvmName(name = "eumlqvuejdkdhsxg")
suspend fun shadowModeConfig(argument: suspend InferenceExperimentShadowModeConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of ShadowMode inference 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. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates.