Interface WafregionalRegexMatchSetRegexMatchTuple

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    WafregionalRegexMatchSetRegexMatchTuple.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:55.571Z")
    @Stability(Stable)
    public interface WafregionalRegexMatchSetRegexMatchTuple
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getFieldToMatch

        @Stability(Stable)
        @NotNull
        WafregionalRegexMatchSetRegexMatchTupleFieldToMatch getFieldToMatch()
        field_to_match block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_regex_match_set#field_to_match WafregionalRegexMatchSet#field_to_match}

      • getRegexPatternSetId

        @Stability(Stable)
        @NotNull
        String getRegexPatternSetId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_regex_match_set#regex_pattern_set_id WafregionalRegexMatchSet#regex_pattern_set_id}.
      • getTextTransformation

        @Stability(Stable)
        @NotNull
        String getTextTransformation()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/wafregional_regex_match_set#text_transformation WafregionalRegexMatchSet#text_transformation}.