Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterDatabaseEncryption.Builder
-
Packages that use ContainerClusterDatabaseEncryption.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterDatabaseEncryption.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterDatabaseEncryption.Builder Modifier and Type Method Description static ContainerClusterDatabaseEncryption.BuilderContainerClusterDatabaseEncryption. builder()ContainerClusterDatabaseEncryption.BuilderContainerClusterDatabaseEncryption.Builder. keyName(String keyName)Sets the value ofContainerClusterDatabaseEncryption.getKeyName()ContainerClusterDatabaseEncryption.BuilderContainerClusterDatabaseEncryption.Builder. state(String state)Sets the value ofContainerClusterDatabaseEncryption.getState()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterDatabaseEncryption.Builder Constructor Description Jsii$Proxy(ContainerClusterDatabaseEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterDatabaseEncryption.Builder.
-