Class FirewallConfigurationChanged

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.networkfirewall.events.FirewallConfigurationChanged
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable

@Generated(value="jsii-pacmak/1.128.0 (build 749b9a9)", date="2026-04-29T18:45:46.055Z") @Stability(Experimental) public class FirewallConfigurationChanged extends software.amazon.jsii.JsiiObject
(experimental) EventBridge event pattern for aws.networkfirewall@FirewallConfigurationChanged.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.networkfirewall.events.*;
 FirewallConfigurationChanged firewallConfigurationChanged = new FirewallConfigurationChanged();
 
  • Constructor Details

    • FirewallConfigurationChanged

      protected FirewallConfigurationChanged(software.amazon.jsii.JsiiObjectRef objRef)
    • FirewallConfigurationChanged

      protected FirewallConfigurationChanged(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • FirewallConfigurationChanged

      @Stability(Experimental) public FirewallConfigurationChanged()
  • Method Details

    • eventPattern

      @Stability(Experimental) @NotNull public static EventPattern eventPattern(@Nullable FirewallConfigurationChanged.FirewallConfigurationChangedProps options)
      (experimental) EventBridge event pattern for Firewall Configuration Changed.

      Parameters:
      options -
    • eventPattern

      @Stability(Experimental) @NotNull public static EventPattern eventPattern()
      (experimental) EventBridge event pattern for Firewall Configuration Changed.