activationPolicy

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