Class SecurityHubFindingsCustomAction

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

@Generated(value="jsii-pacmak/1.127.0 (build 2117ad5)", date="2026-03-11T13:20:08.374Z") @Stability(Experimental) public class SecurityHubFindingsCustomAction extends software.amazon.jsii.JsiiObject
(experimental) EventBridge event pattern for aws.securityhub@SecurityHubFindingsCustomAction.

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.securityhub.events.*;
 SecurityHubFindingsCustomAction securityHubFindingsCustomAction = new SecurityHubFindingsCustomAction();
 
  • Constructor Details

    • SecurityHubFindingsCustomAction

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

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

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

    • securityHubFindingsCustomActionPattern

      @Stability(Experimental) @NotNull public static EventPattern securityHubFindingsCustomActionPattern(@Nullable SecurityHubFindingsCustomAction.SecurityHubFindingsCustomActionProps options)
      (experimental) EventBridge event pattern for Security Hub Findings - Custom Action.

      Parameters:
      options -
    • securityHubFindingsCustomActionPattern

      @Stability(Experimental) @NotNull public static EventPattern securityHubFindingsCustomActionPattern()
      (experimental) EventBridge event pattern for Security Hub Findings - Custom Action.