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 DeleteDeliveryDestination operation. Deletes a delivery destination. A delivery is a connection between a logical delivery source and a logical delivery destination.
You can't delete a delivery destination if any current deliveries are associated with
it. To find whether any deliveries are associated with this delivery destination,
use the DescribeDeliveries
operation and check the deliveryDestinationArn
field in the results.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class DeleteDeliveryDestinationRequest : AmazonCloudWatchLogsRequest IAmazonWebServiceRequest
The DeleteDeliveryDestinationRequest type exposes the following members
Name | Description | |
---|---|---|
DeleteDeliveryDestinationRequest() |
Name | Type | Description | |
---|---|---|---|
Name | System.String |
Gets and sets the property Name. The name of the delivery destination that you want to delete. You can find a list of delivery destionation names by using the DescribeDeliveryDestinations operation. |
.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