activationPolicy

@JvmName(name = "wbtaggwdahaydttm")
suspend fun activationPolicy(value: Output<SettingsActivationPolicy>)
@JvmName(name = "vypokkmsjyjxmlxu")
suspend fun activationPolicy(value: SettingsActivationPolicy?)

Parameters

value

The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: * ALWAYS: The instance is on, and remains so even in the absence of connection requests. * NEVER: The instance is off; it is not activated, even if a connection request arrives.