type

@JvmName(name = "jicogevdttueaift")
suspend fun type(value: Output<InstanceGroupManagerUpdatePolicyType>)
@JvmName(name = "yqrphcrncoaanero")
suspend fun type(value: InstanceGroupManagerUpdatePolicyType?)

Parameters

value

The type of update process. You can specify either PROACTIVE so that the instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls).