Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::CloudSqlSettings::SqlActivationPolicy (v0.1.5)

Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::CloudSqlSettings::SqlActivationPolicy.

Specifies when the instance should be activated.

Constants

SQL_ACTIVATION_POLICY_UNSPECIFIED

value: 0
unspecified policy.

ALWAYS

value: 1
The instance is always up and running.

NEVER

value: 2
The instance should never spin up.