Table of Contents

Class EndpointEventBus

Namespace
Amazon.EventBridge.Model
Assembly
AWSSDK.EventBridge.dll

The event buses the endpoint is associated with.

public class EndpointEventBus
Inheritance
EndpointEventBus
Inherited Members

Constructors

EndpointEventBus()

public EndpointEventBus()

Properties

EventBusArn

Gets and sets the property EventBusArn.

The ARN of the event bus the endpoint is associated with.

public string EventBusArn { get; set; }

Property Value

string