Class ExportJobInProgress
(experimental) EventBridge event pattern for aws.healthlake@ExportJobInProgress.
Namespace: Amazon.CDK.Mixins.Preview.AWS.HealthLake.Events
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class ExportJobInProgress : DeputyBase
Syntax (vb)
Public Class ExportJobInProgress 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.HealthLake.Events;
var exportJobInProgress = new ExportJobInProgress();
Synopsis
Constructors
| ExportJobInProgress() | (experimental) EventBridge event pattern for aws.healthlake@ExportJobInProgress. |
Methods
| ExportJobInProgressPattern(IExportJobInProgressProps?) | (experimental) EventBridge event pattern for Export Job In Progress. |
Constructors
ExportJobInProgress()
(experimental) EventBridge event pattern for aws.healthlake@ExportJobInProgress.
public ExportJobInProgress()
Remarks
Stability: Experimental
Methods
ExportJobInProgressPattern(IExportJobInProgressProps?)
(experimental) EventBridge event pattern for Export Job In Progress.
public static IEventPattern ExportJobInProgressPattern(ExportJobInProgress.IExportJobInProgressProps? options = null)
Parameters
Returns
Remarks
Stability: Experimental