Uses of Interface
com.hashicorp.cdktf.providers.aws.eks_cluster.EksClusterConfig
-
Packages that use EksClusterConfig Package Description com.hashicorp.cdktf.providers.aws.eks_cluster aws_eks_cluster -
-
Uses of EksClusterConfig in com.hashicorp.cdktf.providers.aws.eks_cluster
Classes in com.hashicorp.cdktf.providers.aws.eks_cluster that implement EksClusterConfig Modifier and Type Class Description static classEksClusterConfig.Jsii$ProxyAn implementation forEksClusterConfigMethods in com.hashicorp.cdktf.providers.aws.eks_cluster that return EksClusterConfig Modifier and Type Method Description EksClusterConfigEksClusterConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.eks_cluster with parameters of type EksClusterConfig Constructor Description EksCluster(software.constructs.Construct scope, String id, EksClusterConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/eks_cluster aws_eks_cluster} Resource.
-