edition property
Edition of the capacity commitment. Possible string values are:
- "EDITION_UNSPECIFIED" : Default value, which will be treated as ENTERPRISE.
- "STANDARD" : Standard edition.
- "ENTERPRISE" : Enterprise edition.
- "ENTERPRISE_PLUS" : Enterprise plus edition.
Implementation
core.String? edition;