AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::Instance::ActivationPolicy (v0.17.0)

Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::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.