Uses of Interface
com.hashicorp.cdktf.providers.aws.eks_cluster.EksClusterVpcConfig
-
Packages that use EksClusterVpcConfig Package Description com.hashicorp.cdktf.providers.aws.eks_cluster aws_eks_cluster -
-
Uses of EksClusterVpcConfig in com.hashicorp.cdktf.providers.aws.eks_cluster
Classes in com.hashicorp.cdktf.providers.aws.eks_cluster that implement EksClusterVpcConfig Modifier and Type Class Description static classEksClusterVpcConfig.Jsii$ProxyAn implementation forEksClusterVpcConfigMethods in com.hashicorp.cdktf.providers.aws.eks_cluster that return EksClusterVpcConfig Modifier and Type Method Description EksClusterVpcConfigEksClusterVpcConfig.Builder. build()Builds the configured instance.EksClusterVpcConfigEksClusterVpcConfigOutputReference. getInternalValue()EksClusterVpcConfigEksClusterConfig. getVpcConfig()vpc_config block.EksClusterVpcConfigEksClusterConfig.Jsii$Proxy. getVpcConfig()EksClusterVpcConfigEksCluster. getVpcConfigInput()Methods in com.hashicorp.cdktf.providers.aws.eks_cluster with parameters of type EksClusterVpcConfig Modifier and Type Method Description voidEksCluster. putVpcConfig(EksClusterVpcConfig value)voidEksClusterVpcConfigOutputReference. setInternalValue(EksClusterVpcConfig value)EksCluster.BuilderEksCluster.Builder. vpcConfig(EksClusterVpcConfig vpcConfig)vpc_config block.EksClusterConfig.BuilderEksClusterConfig.Builder. vpcConfig(EksClusterVpcConfig vpcConfig)Sets the value ofEksClusterConfig.getVpcConfig()
-