Uses of Class
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterControlPlaneEncryption.Builder
-
Packages that use EdgecontainerClusterControlPlaneEncryption.Builder Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterControlPlaneEncryption.Builder in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterControlPlaneEncryption.Builder Modifier and Type Method Description static EdgecontainerClusterControlPlaneEncryption.BuilderEdgecontainerClusterControlPlaneEncryption. builder()EdgecontainerClusterControlPlaneEncryption.BuilderEdgecontainerClusterControlPlaneEncryption.Builder. kmsKey(String kmsKey)Sets the value ofEdgecontainerClusterControlPlaneEncryption.getKmsKey()Constructors in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterControlPlaneEncryption.Builder Constructor Description Jsii$Proxy(EdgecontainerClusterControlPlaneEncryption.Builder builder)Constructor that initializes the object based on literal property values passed by theEdgecontainerClusterControlPlaneEncryption.Builder.
-