/AWS1/CL_EKSCTLPLANEPLCMTREQ¶
The placement configuration for all the control plane 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_groupname
TYPE /AWS1/EKSSTRING
/AWS1/EKSSTRING
¶
The name of the placement group for the Kubernetes control plane instances. This setting can't be changed after cluster creation.
Queryable Attributes¶
groupName¶
The name of the placement group for the Kubernetes control plane instances. This setting can't be changed after cluster creation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUPNAME() |
Getter for GROUPNAME, with configurable default |
ASK_GROUPNAME() |
Getter for GROUPNAME w/ exceptions if field has no value |
HAS_GROUPNAME() |
Determine if GROUPNAME has a value |