Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterControlPlaneEncryption
-
Packages that use EdgecontainerClusterControlPlaneEncryption Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterControlPlaneEncryption in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that implement EdgecontainerClusterControlPlaneEncryption Modifier and Type Class Description static classEdgecontainerClusterControlPlaneEncryption.Jsii$ProxyAn implementation forEdgecontainerClusterControlPlaneEncryptionMethods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterControlPlaneEncryption Modifier and Type Method Description EdgecontainerClusterControlPlaneEncryptionEdgecontainerClusterControlPlaneEncryption.Builder. build()Builds the configured instance.default EdgecontainerClusterControlPlaneEncryptionEdgecontainerClusterConfig. getControlPlaneEncryption()control_plane_encryption block.EdgecontainerClusterControlPlaneEncryptionEdgecontainerClusterConfig.Jsii$Proxy. getControlPlaneEncryption()EdgecontainerClusterControlPlaneEncryptionEdgecontainerCluster. getControlPlaneEncryptionInput()EdgecontainerClusterControlPlaneEncryptionEdgecontainerClusterControlPlaneEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterControlPlaneEncryption Modifier and Type Method Description EdgecontainerCluster.BuilderEdgecontainerCluster.Builder. controlPlaneEncryption(EdgecontainerClusterControlPlaneEncryption controlPlaneEncryption)control_plane_encryption block.EdgecontainerClusterConfig.BuilderEdgecontainerClusterConfig.Builder. controlPlaneEncryption(EdgecontainerClusterControlPlaneEncryption controlPlaneEncryption)Sets the value ofEdgecontainerClusterConfig.getControlPlaneEncryption()voidEdgecontainerCluster. putControlPlaneEncryption(EdgecontainerClusterControlPlaneEncryption value)voidEdgecontainerClusterControlPlaneEncryptionOutputReference. setInternalValue(EdgecontainerClusterControlPlaneEncryption value)
-