AWS SDK Version 3 for .NET
API Reference

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 association.

Inheritance Hierarchy

System.Object
  Amazon.AppIntegrationsService.Model.EventIntegrationAssociation

Namespace: Amazon.AppIntegrationsService.Model
Assembly: AWSSDK.AppIntegrationsService.dll
Version: 3.x.y.z

Syntax

C#
public class EventIntegrationAssociation

The EventIntegrationAssociation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientAssociationMetadata System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property ClientAssociationMetadata.

The metadata associated with the client.

Public Property ClientId System.String

Gets and sets the property ClientId.

The identifier for the client that is associated with the event integration.

Public Property EventBridgeRuleName System.String

Gets and sets the property EventBridgeRuleName.

The name of the EventBridge rule.

Public Property EventIntegrationAssociationArn System.String

Gets and sets the property EventIntegrationAssociationArn.

The Amazon Resource Name (ARN) for the event integration association.

Public Property EventIntegrationAssociationId System.String

Gets and sets the property EventIntegrationAssociationId.

The identifier for the event integration association.

Public Property EventIntegrationName System.String

Gets and sets the property EventIntegrationName.

The name of the event integration.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5