Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_table.BigqueryTableEncryptionConfiguration.Builder
-
Packages that use BigqueryTableEncryptionConfiguration.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_table google_bigquery_table -
-
Uses of BigqueryTableEncryptionConfiguration.Builder in com.hashicorp.cdktf.providers.google.bigquery_table
Methods in com.hashicorp.cdktf.providers.google.bigquery_table that return BigqueryTableEncryptionConfiguration.Builder Modifier and Type Method Description static BigqueryTableEncryptionConfiguration.BuilderBigqueryTableEncryptionConfiguration. builder()BigqueryTableEncryptionConfiguration.BuilderBigqueryTableEncryptionConfiguration.Builder. kmsKeyName(String kmsKeyName)Sets the value ofBigqueryTableEncryptionConfiguration.getKmsKeyName()Constructors in com.hashicorp.cdktf.providers.google.bigquery_table with parameters of type BigqueryTableEncryptionConfiguration.Builder Constructor Description Jsii$Proxy(BigqueryTableEncryptionConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryTableEncryptionConfiguration.Builder.
-