AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The event integration.
Namespace: Amazon.AppIntegrationsService.Model
Assembly: AWSSDK.AppIntegrationsService.dll
Version: 3.x.y.z
public class EventIntegration
The EventIntegration type exposes the following members
Name | Description | |
---|---|---|
EventIntegration() |
Name | Type | Description | |
---|---|---|---|
Description | System.String |
Gets and sets the property Description. The event integration description. |
|
EventBridgeBus | System.String |
Gets and sets the property EventBridgeBus. The Amazon EventBridge bus for the event integration. |
|
EventFilter | Amazon.AppIntegrationsService.Model.EventFilter |
Gets and sets the property EventFilter. The event integration filter. |
|
EventIntegrationArn | System.String |
Gets and sets the property EventIntegrationArn. The Amazon Resource Name (ARN) of the event integration. |
|
Name | System.String |
Gets and sets the property Name. The name of the event integration. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5