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.
Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z
public class UpdateEndpointResponse : AmazonWebServiceResponse
The UpdateEndpointResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateEndpointResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
Arn | System.String |
Gets and sets the property Arn. The ARN of the endpoint you updated in this request. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
EndpointId | System.String |
Gets and sets the property EndpointId. The ID of the endpoint you updated in this request. |
|
EndpointUrl | System.String |
Gets and sets the property EndpointUrl. The URL of the endpoint you updated in this request. |
|
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. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Name | System.String |
Gets and sets the property Name. The name of the endpoint you updated in this request. |
|
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. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
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. |
|
RoutingConfig | Amazon.EventBridge.Model.RoutingConfig |
Gets and sets the property RoutingConfig. The routing configuration you updated in this request. |
|
State | Amazon.EventBridge.EndpointState |
Gets and sets the property State. The state of the endpoint you updated in this request. |
.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