Class CfnLoggingConfiguration.LabelNameConditionProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wafv2.CfnLoggingConfiguration.LabelNameConditionProperty.Jsii$Proxy
All Implemented Interfaces:
CfnLoggingConfiguration.LabelNameConditionProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnLoggingConfiguration.LabelNameConditionProperty

@Stability(Stable) @Internal public static final class CfnLoggingConfiguration.LabelNameConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLoggingConfiguration.LabelNameConditionProperty
  • Constructor Details

  • Method Details

    • getLabelName

      public final String getLabelName()
      Description copied from interface: CfnLoggingConfiguration.LabelNameConditionProperty
      The label name that a log record must contain in order to meet the condition.

      This must be a fully qualified label name. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label.

      Specified by:
      getLabelName in interface CfnLoggingConfiguration.LabelNameConditionProperty
    • $jsii$toJson

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

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

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