Module: Google::Cloud::MigrationCenter::V1::SoleTenancyPreferences::CommitmentPlan

Defined in:
proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb

Overview

Type of committed use discount.

Constant Summary collapse

COMMITMENT_PLAN_UNSPECIFIED =

Unspecified commitment plan.

0
ON_DEMAND =

No commitment plan (on-demand usage).

1
COMMITMENT_1_YEAR =

1 year commitment.

2
COMMITMENT_3_YEAR =

3 years commitment.

3