AWS SDK Version 3 for .NET
API Reference

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 .

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EventBridge.AmazonEventBridgeRequest
      Amazon.EventBridge.Model.UpdateEndpointRequest

Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateEndpointRequest : AmazonEventBridgeRequest
         IAmazonWebServiceRequest

The UpdateEndpointRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateEndpointRequest()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

A description for the endpoint.

Public Property EventBuses System.Collections.Generic.List<Amazon.EventBridge.Model.EndpointEventBus>

Gets and sets the property EventBuses.

Define event buses used for replication.

Public Property Name System.String

Gets and sets the property Name.

The name of the endpoint you want to update.

Public Property ReplicationConfig Amazon.EventBridge.Model.ReplicationConfig

Gets and sets the property ReplicationConfig.

Whether event replication was enabled or disabled by this request.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the role used by event replication for this request.

Public Property RoutingConfig Amazon.EventBridge.Model.RoutingConfig

Gets and sets the property RoutingConfig.

Configure the routing policy, including the health check and secondary Region.

Version Information

.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