@intentius/chant-lexicon-aws 0.18.9 → 0.18.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6445,6 +6445,7 @@ export declare const ListenerRule_RedirectConfig: new (props: Record<string, unk
6445
6445
  export declare const ListenerRule_RewriteConfigObject: new (props: Record<string, unknown>) => Record<string, unknown>;
6446
6446
  export declare const ListenerRule_RuleCondition: new (props: Record<string, unknown>) => Record<string, unknown>;
6447
6447
  export declare const ListenerRule_SourceIpConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
6448
+ export declare const ListenerRule_Tag: new (props: Record<string, unknown>) => Record<string, unknown>;
6448
6449
  export declare const ListenerRule_TargetGroupStickinessConfig: new (props: Record<string, unknown>) => Record<string, unknown>;
6449
6450
  export declare const ListenerRule_TargetGroupTuple: new (props: Record<string, unknown>) => Record<string, unknown>;
6450
6451
  export declare const ListenerRule_Transform: new (props: Record<string, unknown>) => Record<string, unknown>;