deployment Ready Option
suspend fun deploymentReadyOption(value: Output<DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs>)
suspend fun deploymentReadyOption(value: DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgs?)
Parameters
value
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment (documented below).
suspend fun deploymentReadyOption(argument: suspend DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOptionArgsBuilder.() -> Unit)
Parameters
argument
Information about the action to take when newly provisioned instances are ready to receive traffic in a blue/green deployment (documented below).