activationPolicy

@JvmName(name = "olqimbpqrpscbuvl")
suspend fun activationPolicy(value: Output<String>)
@JvmName(name = "jlckvqubpaafbmda")
suspend fun activationPolicy(value: String?)

Parameters

value

This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.