AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::Instance::ActivationPolicy (v1.3.0)

Reference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::Instance::ActivationPolicy.

Specifies whether an instance needs to spin up.

Constants

ACTIVATION_POLICY_UNSPECIFIED

value: 0
The policy is not specified.

ALWAYS

value: 1
The instance is running.

NEVER

value: 2
The instance is not running.