activationPolicy

@JvmName(name = "ecpipqiggufckcdi")
suspend fun activationPolicy(value: Output<String>)
@JvmName(name = "vdqaxaswyrysipea")
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.