Class ImportJobSubmitted
(experimental) EventBridge event pattern for aws.healthimaging@ImportJobSubmitted.
Namespace: Amazon.CDK.Mixins.Preview.AWS.HealthImaging.Events
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class ImportJobSubmitted : DeputyBase
Syntax (vb)
Public Class ImportJobSubmitted 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.HealthImaging.Events;
var importJobSubmitted = new ImportJobSubmitted();
Synopsis
Constructors
| ImportJobSubmitted() | (experimental) EventBridge event pattern for aws.healthimaging@ImportJobSubmitted. |
Methods
| ImportJobSubmittedPattern(IImportJobSubmittedProps?) | (experimental) EventBridge event pattern for Import Job Submitted. |
Constructors
ImportJobSubmitted()
(experimental) EventBridge event pattern for aws.healthimaging@ImportJobSubmitted.
public ImportJobSubmitted()
Remarks
Stability: Experimental
Methods
ImportJobSubmittedPattern(IImportJobSubmittedProps?)
(experimental) EventBridge event pattern for Import Job Submitted.
public static IEventPattern ImportJobSubmittedPattern(ImportJobSubmitted.IImportJobSubmittedProps? options = null)
Parameters
Returns
Remarks
Stability: Experimental