This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EKS::Cluster KubeApiServerConfig
The KubeApiServerConfig property type specifies Property description not available. for an AWS::EKS::Cluster.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EventTtl" :String, "ServiceNodePortRange" :ServiceNodePortRange}
YAML
EventTtl:StringServiceNodePortRange:ServiceNodePortRange
Properties
EventTtlProperty description not available.
Required: No
Type: String
Update requires: No interruption
ServiceNodePortRangeProperty description not available.
Required: No
Type: ServiceNodePortRange
Update requires: No interruption