Class CfnRuleGroup.LabelSummaryProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnRuleGroup.LabelSummaryProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.LabelSummaryProperty
An implementation for CfnRuleGroup.LabelSummaryProperty
  • Constructor Details

    • 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.
    • Jsii$Proxy

      protected Jsii$Proxy(CfnRuleGroup.LabelSummaryProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnRuleGroup.LabelSummaryProperty.Builder.
  • Method Details