Class BigtableAppProfileSingleClusterRouting.Jsii$Proxy

    • Method Detail

      • getAllowTransactionalWrites

        public final Object getAllowTransactionalWrites()
        Description copied from interface: BigtableAppProfileSingleClusterRouting
        If true, CheckAndMutateRow and ReadModifyWriteRow requests are allowed by this app profile.

        It is unsafe to send these requests to the same table/row/column in multiple clusters. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigtable_app_profile#allow_transactional_writes BigtableAppProfile#allow_transactional_writes}

        Specified by:
        getAllowTransactionalWrites in interface BigtableAppProfileSingleClusterRouting
      • $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