Class WafregionalWebAclRule.Jsii$Proxy

    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getPriority

        public final Number getPriority()
        Description copied from interface: WafregionalWebAclRule
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_web_acl#priority WafregionalWebAcl#priority}.
        Specified by:
        getPriority in interface WafregionalWebAclRule
      • getRuleId

        public final String getRuleId()
        Description copied from interface: WafregionalWebAclRule
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_web_acl#rule_id WafregionalWebAcl#rule_id}.
        Specified by:
        getRuleId in interface WafregionalWebAclRule
      • getType

        public final String getType()
        Description copied from interface: WafregionalWebAclRule
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_web_acl#type WafregionalWebAcl#type}.
        Specified by:
        getType in interface WafregionalWebAclRule
      • $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