Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneConfigEncryption
-
Packages that use ContainerAwsClusterControlPlaneConfigEncryption Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlaneConfigEncryption in com.hashicorp.cdktf.providers.google.container_aws_cluster
Classes in com.hashicorp.cdktf.providers.google.container_aws_cluster that implement ContainerAwsClusterControlPlaneConfigEncryption Modifier and Type Class Description static classContainerAwsClusterControlPlaneConfigEncryption.Jsii$ProxyAn implementation forContainerAwsClusterControlPlaneConfigEncryptionMethods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlaneConfigEncryption Modifier and Type Method Description ContainerAwsClusterControlPlaneConfigEncryptionContainerAwsClusterControlPlaneConfigEncryption.Builder. build()Builds the configured instance.ContainerAwsClusterControlPlaneConfigEncryptionContainerAwsClusterControlPlane. getConfigEncryption()config_encryption block.ContainerAwsClusterControlPlaneConfigEncryptionContainerAwsClusterControlPlane.Jsii$Proxy. getConfigEncryption()ContainerAwsClusterControlPlaneConfigEncryptionContainerAwsClusterControlPlaneOutputReference. getConfigEncryptionInput()ContainerAwsClusterControlPlaneConfigEncryptionContainerAwsClusterControlPlaneConfigEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlaneConfigEncryption Modifier and Type Method Description ContainerAwsClusterControlPlane.BuilderContainerAwsClusterControlPlane.Builder. configEncryption(ContainerAwsClusterControlPlaneConfigEncryption configEncryption)Sets the value ofContainerAwsClusterControlPlane.getConfigEncryption()voidContainerAwsClusterControlPlaneOutputReference. putConfigEncryption(ContainerAwsClusterControlPlaneConfigEncryption value)voidContainerAwsClusterControlPlaneConfigEncryptionOutputReference. setInternalValue(ContainerAwsClusterControlPlaneConfigEncryption value)
-