Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneDatabaseEncryption.Builder
-
Packages that use ContainerAzureClusterControlPlaneDatabaseEncryption.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneDatabaseEncryption.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneDatabaseEncryption.Builder Modifier and Type Method Description static ContainerAzureClusterControlPlaneDatabaseEncryption.BuilderContainerAzureClusterControlPlaneDatabaseEncryption. builder()ContainerAzureClusterControlPlaneDatabaseEncryption.BuilderContainerAzureClusterControlPlaneDatabaseEncryption.Builder. keyId(String keyId)Sets the value ofContainerAzureClusterControlPlaneDatabaseEncryption.getKeyId()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneDatabaseEncryption.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterControlPlaneDatabaseEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterControlPlaneDatabaseEncryption.Builder.
-