Class Secondary
- Namespace
- Amazon.EventBridge.Model
- Assembly
- AWSSDK.EventBridge.dll
The secondary Region that processes events when failover is triggered or replication is enabled.
public class Secondary
- Inheritance
-
Secondary
- Inherited Members
Constructors
Secondary()
public Secondary()
Properties
Route
Gets and sets the property Route.
Defines the secondary Region.
public string Route { get; set; }