Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneDatabaseEncryption
-
Packages that use ContainerAwsClusterControlPlaneDatabaseEncryption Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlaneDatabaseEncryption in com.hashicorp.cdktf.providers.google.container_aws_cluster
Classes in com.hashicorp.cdktf.providers.google.container_aws_cluster that implement ContainerAwsClusterControlPlaneDatabaseEncryption Modifier and Type Class Description static classContainerAwsClusterControlPlaneDatabaseEncryption.Jsii$ProxyAn implementation forContainerAwsClusterControlPlaneDatabaseEncryptionMethods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlaneDatabaseEncryption Modifier and Type Method Description ContainerAwsClusterControlPlaneDatabaseEncryptionContainerAwsClusterControlPlaneDatabaseEncryption.Builder. build()Builds the configured instance.ContainerAwsClusterControlPlaneDatabaseEncryptionContainerAwsClusterControlPlane. getDatabaseEncryption()database_encryption block.ContainerAwsClusterControlPlaneDatabaseEncryptionContainerAwsClusterControlPlane.Jsii$Proxy. getDatabaseEncryption()ContainerAwsClusterControlPlaneDatabaseEncryptionContainerAwsClusterControlPlaneOutputReference. getDatabaseEncryptionInput()ContainerAwsClusterControlPlaneDatabaseEncryptionContainerAwsClusterControlPlaneDatabaseEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlaneDatabaseEncryption Modifier and Type Method Description ContainerAwsClusterControlPlane.BuilderContainerAwsClusterControlPlane.Builder. databaseEncryption(ContainerAwsClusterControlPlaneDatabaseEncryption databaseEncryption)Sets the value ofContainerAwsClusterControlPlane.getDatabaseEncryption()voidContainerAwsClusterControlPlaneOutputReference. putDatabaseEncryption(ContainerAwsClusterControlPlaneDatabaseEncryption value)voidContainerAwsClusterControlPlaneDatabaseEncryptionOutputReference. setInternalValue(ContainerAwsClusterControlPlaneDatabaseEncryption value)
-