Uses of Interface
com.hashicorp.cdktf.providers.aws.eks_cluster.EksClusterOutpostConfig
-
Packages that use EksClusterOutpostConfig Package Description com.hashicorp.cdktf.providers.aws.eks_cluster aws_eks_cluster -
-
Uses of EksClusterOutpostConfig in com.hashicorp.cdktf.providers.aws.eks_cluster
Classes in com.hashicorp.cdktf.providers.aws.eks_cluster that implement EksClusterOutpostConfig Modifier and Type Class Description static classEksClusterOutpostConfig.Jsii$ProxyAn implementation forEksClusterOutpostConfigMethods in com.hashicorp.cdktf.providers.aws.eks_cluster that return EksClusterOutpostConfig Modifier and Type Method Description EksClusterOutpostConfigEksClusterOutpostConfig.Builder. build()Builds the configured instance.EksClusterOutpostConfigEksClusterOutpostConfigOutputReference. getInternalValue()default EksClusterOutpostConfigEksClusterConfig. getOutpostConfig()outpost_config block.EksClusterOutpostConfigEksClusterConfig.Jsii$Proxy. getOutpostConfig()EksClusterOutpostConfigEksCluster. getOutpostConfigInput()Methods in com.hashicorp.cdktf.providers.aws.eks_cluster with parameters of type EksClusterOutpostConfig Modifier and Type Method Description EksCluster.BuilderEksCluster.Builder. outpostConfig(EksClusterOutpostConfig outpostConfig)outpost_config block.EksClusterConfig.BuilderEksClusterConfig.Builder. outpostConfig(EksClusterOutpostConfig outpostConfig)Sets the value ofEksClusterConfig.getOutpostConfig()voidEksCluster. putOutpostConfig(EksClusterOutpostConfig value)voidEksClusterOutpostConfigOutputReference. setInternalValue(EksClusterOutpostConfig value)
-