Table of Contents

Class AmazonEventBridgeConfig

Namespace
Amazon.EventBridge
Assembly
AWSSDK.EventBridge.dll

Configuration for accessing Amazon EventBridge service

public class AmazonEventBridgeConfig : ClientConfig
Inheritance
AmazonEventBridgeConfig

Constructors

AmazonEventBridgeConfig()

Default constructor

public AmazonEventBridgeConfig()

Properties

RegionEndpointServiceName

The constant used to lookup in the region hash the endpoint.

public override string RegionEndpointServiceName { get; }

Property Value

string

ServiceId

The ServiceId, which is the unique identifier for a service.

public static string ServiceId { get; }

Property Value

string

ServiceVersion

Gets the ServiceVersion property.

public override string ServiceVersion { get; }

Property Value

string

UserAgent

Gets the value of UserAgent property.

public override string UserAgent { get; }

Property Value

string