tier property

String? tier
getter/setter pair

The CaPool.Tier of the CaPool that includes this CertificateAuthority.

Output only. Possible string values are:

  • "TIER_UNSPECIFIED" : Not specified.
  • "ENTERPRISE" : Enterprise tier.
  • "DEVOPS" : DevOps tier.

Implementation

core.String? tier;