Class BigtableAuthorizedViewSubsetViewFamilySubsets.Jsii$Proxy

    • Method Detail

      • getQualifierPrefixes

        public final List<String> getQualifierPrefixes()
        Description copied from interface: BigtableAuthorizedViewSubsetViewFamilySubsets
        Base64-encoded prefixes for qualifiers of the column family to be included in the authorized view.

        Every qualifier starting with one of these prefixes is included in the authorized view. To provide access to all qualifiers, include the empty string as a prefix (""). Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigtable_authorized_view#qualifier_prefixes BigtableAuthorizedView#qualifier_prefixes}

        Specified by:
        getQualifierPrefixes in interface BigtableAuthorizedViewSubsetViewFamilySubsets
      • $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