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.

This is the response object from the UpdateEndpoint operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.EventBridge.Model.UpdateEndpointResponse

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

Syntax

C#
public class UpdateEndpointResponse : AmazonWebServiceResponse

The UpdateEndpointResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateEndpointResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The ARN of the endpoint you updated in this request.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property EndpointId System.String

Gets and sets the property EndpointId.

The ID of the endpoint you updated in this request.

Public Property EndpointUrl System.String

Gets and sets the property EndpointUrl.

The URL of the endpoint you updated in this request.

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

Gets and sets the property EventBuses.

The event buses used for replication for the endpoint you updated in this request.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Name System.String

Gets and sets the property Name.

The name of the endpoint you updated in this request.

Public Property ReplicationConfig Amazon.EventBridge.Model.ReplicationConfig

Gets and sets the property ReplicationConfig.

Whether event replication was enabled or disabled for the endpoint you updated in this request.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the role used by event replication for the endpoint you updated in this request.

Public Property RoutingConfig Amazon.EventBridge.Model.RoutingConfig

Gets and sets the property RoutingConfig.

The routing configuration you updated in this request.

Public Property State Amazon.EventBridge.EndpointState

Gets and sets the property State.

The state of the endpoint you updated in this request.

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