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 DeleteRumMetricsDestination operation. Deletes a destination for CloudWatch RUM extended metrics, so that the specified app monitor stops sending extended metrics to that destination.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatchRUM.AmazonCloudWatchRUMRequest
      Amazon.CloudWatchRUM.Model.DeleteRumMetricsDestinationRequest

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

Syntax

C#
public class DeleteRumMetricsDestinationRequest : AmazonCloudWatchRUMRequest
         IAmazonWebServiceRequest

The DeleteRumMetricsDestinationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AppMonitorName System.String

Gets and sets the property AppMonitorName.

The name of the app monitor that is sending metrics to the destination that you want to delete.

Public Property Destination Amazon.CloudWatchRUM.MetricDestination

Gets and sets the property Destination.

The type of destination to delete. Valid values are CloudWatch and Evidently.

Public Property DestinationArn System.String

Gets and sets the property DestinationArn.

This parameter is required if Destination is Evidently. If Destination is CloudWatch, do not use this parameter. This parameter specifies the ARN of the Evidently experiment that corresponds to the destination to delete.

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