/AWS1/CL_EKSETCDPLCMTREQUEST¶
The placement configuration for the etcd instances of your local Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_spreadlevel TYPE /AWS1/EKSSPREADLEVEL /AWS1/EKSSPREADLEVEL¶
Optional parameter to specify the placement group spread level for etcd instances. If not provided, Amazon EKS will deploy etcd instances without a placement group.
Queryable Attributes¶
spreadLevel¶
Optional parameter to specify the placement group spread level for etcd instances. If not provided, Amazon EKS will deploy etcd instances without a placement group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPREADLEVEL() |
Getter for SPREADLEVEL, with configurable default |
ASK_SPREADLEVEL() |
Getter for SPREADLEVEL w/ exceptions if field has no value |
HAS_SPREADLEVEL() |
Determine if SPREADLEVEL has a value |