Class CloudArmorTier (0.1.0)

CloudArmorTier(value)

[Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD. Additional supported values which may be not listed in the enum directly due to technical reasons: CA_STANDARD

Enums

Name Description
UNDEFINED_CLOUD_ARMOR_TIER A value indicating that the enum field is not set.
CA_ENTERPRISE_ANNUAL Enterprise tier protection billed annually.
CA_ENTERPRISE_PAYGO Enterprise tier protection billed monthly.
CA_STANDARD No description available.