priority

@JvmName(name = "gqvrdjopycvgnjeq")
suspend fun priority(value: Output<String>)
@JvmName(name = "mfkfhomxxlxgtdbm")
suspend fun priority(value: String?)

Parameters

value

The priority of the Container Group. Possible values are Regular and Spot. Changing this forces a new resource to be created.

NOTE: When priority is set to Spot, the ip_address_type has to be None.