/AWS1/CL_EKSCTLPLANESCACONFIG¶
The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tier TYPE /AWS1/EKSPROVCONTROLPLANETIER /AWS1/EKSPROVCONTROLPLANETIER¶
The control plane scaling tier configuration. Available options are
standard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.
Queryable Attributes¶
tier¶
The control plane scaling tier configuration. Available options are
standard,tier-xl,tier-2xl, ortier-4xl. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIER() |
Getter for TIER, with configurable default |
ASK_TIER() |
Getter for TIER w/ exceptions if field has no value |
HAS_TIER() |
Determine if TIER has a value |