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