Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneDatabaseEncryption
-
Packages that use ContainerAzureClusterControlPlaneDatabaseEncryption Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneDatabaseEncryption in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlaneDatabaseEncryption Modifier and Type Class Description static classContainerAzureClusterControlPlaneDatabaseEncryption.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneDatabaseEncryptionMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneDatabaseEncryption Modifier and Type Method Description ContainerAzureClusterControlPlaneDatabaseEncryptionContainerAzureClusterControlPlaneDatabaseEncryption.Builder. build()Builds the configured instance.default ContainerAzureClusterControlPlaneDatabaseEncryptionContainerAzureClusterControlPlane. getDatabaseEncryption()database_encryption block.ContainerAzureClusterControlPlaneDatabaseEncryptionContainerAzureClusterControlPlane.Jsii$Proxy. getDatabaseEncryption()ContainerAzureClusterControlPlaneDatabaseEncryptionContainerAzureClusterControlPlaneOutputReference. getDatabaseEncryptionInput()ContainerAzureClusterControlPlaneDatabaseEncryptionContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneDatabaseEncryption Modifier and Type Method Description ContainerAzureClusterControlPlane.BuilderContainerAzureClusterControlPlane.Builder. databaseEncryption(ContainerAzureClusterControlPlaneDatabaseEncryption databaseEncryption)Sets the value ofContainerAzureClusterControlPlane.getDatabaseEncryption()voidContainerAzureClusterControlPlaneOutputReference. putDatabaseEncryption(ContainerAzureClusterControlPlaneDatabaseEncryption value)voidContainerAzureClusterControlPlaneDatabaseEncryptionOutputReference. setInternalValue(ContainerAzureClusterControlPlaneDatabaseEncryption value)
-