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 UpdateApiDestination operation. Updates an API destination.
Namespace: Amazon.CloudWatchEvents.Model
Assembly: AWSSDK.CloudWatchEvents.dll
Version: 3.x.y.z
public class UpdateApiDestinationRequest : AmazonCloudWatchEventsRequest IAmazonWebServiceRequest
The UpdateApiDestinationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateApiDestinationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConnectionArn | System.String |
Gets and sets the property ConnectionArn. The ARN of the connection to use for the API destination. |
![]() |
Description | System.String |
Gets and sets the property Description. The name of the API destination to update. |
![]() |
HttpMethod | Amazon.CloudWatchEvents.ApiDestinationHttpMethod |
Gets and sets the property HttpMethod. The method to use for the API destination. |
![]() |
InvocationEndpoint | System.String |
Gets and sets the property InvocationEndpoint. The URL to the endpoint to use for the API destination. |
![]() |
InvocationRateLimitPerSecond | System.Int32 |
Gets and sets the property InvocationRateLimitPerSecond. The maximum number of invocations per second to send to the API destination. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the API destination to update. |
.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