blueGreenUpdatePolicy

@JvmName(name = "kmcfkrbiqglaleto")
suspend fun blueGreenUpdatePolicy(value: Output<EndpointDeploymentConfigBlueGreenUpdatePolicyArgs>)

Parameters

value

Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. See Blue Green Update Config.


@JvmName(name = "bxgxfoacwoxmygub")
suspend fun blueGreenUpdatePolicy(argument: suspend EndpointDeploymentConfigBlueGreenUpdatePolicyArgsBuilder.() -> Unit)

Parameters

argument

Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. See Blue Green Update Config.