activationPolicy

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

Parameters

value

The activation policy specifies when the instance is activated; it is applicable only when the instance state is 'RUNNABLE'. Possible values are: ALWAYS, NEVER.