Uses of Interface
com.hashicorp.cdktf.providers.google.dataproc_cluster.DataprocClusterClusterConfigEncryptionConfig
-
Packages that use DataprocClusterClusterConfigEncryptionConfig Package Description com.hashicorp.cdktf.providers.google.dataproc_cluster google_dataproc_cluster -
-
Uses of DataprocClusterClusterConfigEncryptionConfig in com.hashicorp.cdktf.providers.google.dataproc_cluster
Classes in com.hashicorp.cdktf.providers.google.dataproc_cluster that implement DataprocClusterClusterConfigEncryptionConfig Modifier and Type Class Description static classDataprocClusterClusterConfigEncryptionConfig.Jsii$ProxyAn implementation forDataprocClusterClusterConfigEncryptionConfigMethods in com.hashicorp.cdktf.providers.google.dataproc_cluster that return DataprocClusterClusterConfigEncryptionConfig Modifier and Type Method Description DataprocClusterClusterConfigEncryptionConfigDataprocClusterClusterConfigEncryptionConfig.Builder. build()Builds the configured instance.default DataprocClusterClusterConfigEncryptionConfigDataprocClusterClusterConfig. getEncryptionConfig()encryption_config block.DataprocClusterClusterConfigEncryptionConfigDataprocClusterClusterConfig.Jsii$Proxy. getEncryptionConfig()DataprocClusterClusterConfigEncryptionConfigDataprocClusterClusterConfigOutputReference. getEncryptionConfigInput()DataprocClusterClusterConfigEncryptionConfigDataprocClusterClusterConfigEncryptionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dataproc_cluster with parameters of type DataprocClusterClusterConfigEncryptionConfig Modifier and Type Method Description DataprocClusterClusterConfig.BuilderDataprocClusterClusterConfig.Builder. encryptionConfig(DataprocClusterClusterConfigEncryptionConfig encryptionConfig)Sets the value ofDataprocClusterClusterConfig.getEncryptionConfig()voidDataprocClusterClusterConfigOutputReference. putEncryptionConfig(DataprocClusterClusterConfigEncryptionConfig value)voidDataprocClusterClusterConfigEncryptionConfigOutputReference. setInternalValue(DataprocClusterClusterConfigEncryptionConfig value)
-