Class BigqueryDatasetDefaultEncryptionConfiguration.Jsii$Proxy

    • Method Detail

      • getKmsKeyName

        public final String getKmsKeyName()
        Description copied from interface: BigqueryDatasetDefaultEncryptionConfiguration
        Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.

        The BigQuery Service Account associated with your project requires access to this encryption key. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_dataset#kms_key_name BigqueryDataset#kms_key_name}

        Specified by:
        getKmsKeyName in interface BigqueryDatasetDefaultEncryptionConfiguration
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object