ClusterOrchestratorEksConfig

data class ClusterOrchestratorEksConfig(val clusterArn: String)

Specifies parameter(s) related to EKS as orchestrator, e.g. the EKS cluster nodes will attach to,

Constructors

Link copied to clipboard
constructor(clusterArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the EKS cluster, such as arn:aws:eks:us-west-2:123456789012:cluster/my-eks-cluster