Table of Contents

Class ReplicationConfig

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

Endpoints can replicate all events to the secondary Region.

public class ReplicationConfig
Inheritance
ReplicationConfig
Inherited Members

Constructors

ReplicationConfig()

public ReplicationConfig()

Properties

State

Gets and sets the property State.

The state of event replication.

public ReplicationState State { get; set; }

Property Value

ReplicationState