AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateEndpoint operation. Update an existing endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide .
Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z
public class UpdateEndpointRequest : AmazonEventBridgeRequest IAmazonWebServiceRequest
The UpdateEndpointRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateEndpointRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Description | System.String |
Gets and sets the property Description. A description for the endpoint. |
|
EventBuses | System.Collections.Generic.List<Amazon.EventBridge.Model.EndpointEventBus> |
Gets and sets the property EventBuses. Define event buses used for replication. |
|
Name | System.String |
Gets and sets the property Name. The name of the endpoint you want to update. |
|
ReplicationConfig | Amazon.EventBridge.Model.ReplicationConfig |
Gets and sets the property ReplicationConfig. Whether event replication was enabled or disabled by this request. |
|
RoleArn | System.String |
Gets and sets the property RoleArn. The ARN of the role used by event replication for this request. |
|
RoutingConfig | Amazon.EventBridge.Model.RoutingConfig |
Gets and sets the property RoutingConfig. Configure the routing policy, including the health check and secondary Region. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5