Class GuardDutyMalwareProtectionPostScanActionFailed
(experimental) EventBridge event pattern for aws.guardduty@GuardDutyMalwareProtectionPostScanActionFailed.
Namespace: Amazon.CDK.Mixins.Preview.AWS.GuardDuty.Events
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class GuardDutyMalwareProtectionPostScanActionFailed : DeputyBase
Syntax (vb)
Public Class GuardDutyMalwareProtectionPostScanActionFailed 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.GuardDuty.Events;
var guardDutyMalwareProtectionPostScanActionFailed = new GuardDutyMalwareProtectionPostScanActionFailed();
Synopsis
Constructors
| GuardDutyMalwareProtectionPostScanActionFailed() | (experimental) EventBridge event pattern for aws.guardduty@GuardDutyMalwareProtectionPostScanActionFailed. |
Methods
| GuardDutyMalwareProtectionPostScanActionFailedPattern(IGuardDutyMalwareProtectionPostScanActionFailedProps?) | (experimental) EventBridge event pattern for GuardDuty Malware Protection Post Scan Action Failed. |
Constructors
GuardDutyMalwareProtectionPostScanActionFailed()
(experimental) EventBridge event pattern for aws.guardduty@GuardDutyMalwareProtectionPostScanActionFailed.
public GuardDutyMalwareProtectionPostScanActionFailed()
Remarks
Stability: Experimental
Methods
GuardDutyMalwareProtectionPostScanActionFailedPattern(IGuardDutyMalwareProtectionPostScanActionFailedProps?)
(experimental) EventBridge event pattern for GuardDuty Malware Protection Post Scan Action Failed.
public static IEventPattern GuardDutyMalwareProtectionPostScanActionFailedPattern(GuardDutyMalwareProtectionPostScanActionFailed.IGuardDutyMalwareProtectionPostScanActionFailedProps? options = null)
Parameters
- options GuardDutyMalwareProtectionPostScanActionFailed.IGuardDutyMalwareProtectionPostScanActionFailedProps
Returns
Remarks
Stability: Experimental