Table of Contents

Class EventBridgePublishOptions

Namespace
AWS.Messaging.Configuration
Assembly
AWS.Messaging.dll

Contains additional properties that can be set while configuring a EventBridge publisher.

public class EventBridgePublishOptions
Inheritance
EventBridgePublishOptions

Properties

EndpointID

The ID of the global EventBridge endpoint.

public string? EndpointID { get; set; }

Property Value

string