Class SecurityHubFindingsCustomAction
(experimental) EventBridge event pattern for aws.securityhub@SecurityHubFindingsCustomAction.
Namespace: Amazon.CDK.Mixins.Preview.AWS.SecurityHub.Events
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class SecurityHubFindingsCustomAction : DeputyBase
Syntax (vb)
Public Class SecurityHubFindingsCustomAction Inherits DeputyBase
Remarks
Stability: Experimental
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.Mixins.Preview.AWS.SecurityHub.Events;
var securityHubFindingsCustomAction = new SecurityHubFindingsCustomAction();
Synopsis
Constructors
| SecurityHubFindingsCustomAction() | (experimental) EventBridge event pattern for aws.securityhub@SecurityHubFindingsCustomAction. |
Methods
| SecurityHubFindingsCustomActionPattern(ISecurityHubFindingsCustomActionProps?) | (experimental) EventBridge event pattern for Security Hub Findings - Custom Action. |
Constructors
SecurityHubFindingsCustomAction()
(experimental) EventBridge event pattern for aws.securityhub@SecurityHubFindingsCustomAction.
public SecurityHubFindingsCustomAction()
Remarks
Stability: Experimental
Methods
SecurityHubFindingsCustomActionPattern(ISecurityHubFindingsCustomActionProps?)
(experimental) EventBridge event pattern for Security Hub Findings - Custom Action.
public static IEventPattern SecurityHubFindingsCustomActionPattern(SecurityHubFindingsCustomAction.ISecurityHubFindingsCustomActionProps? options = null)
Parameters
Returns
Remarks
Stability: Experimental