C# Class Amazon.CloudWatch.Model.ListMetricsRequest

Container for the parameters to the ListMetrics operation. List the specified metrics. You can use the returned metrics with GetMetricStatistics to obtain statistical data.

Up to 500 results are returned for any one call. To retrieve additional results, use the returned token with subsequent calls.

After you create a metric, allow up to fifteen minutes before the metric appears. Statistics about the metric, however, are available sooner using GetMetricStatistics.

Inheritance: AmazonCloudWatchRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDimensions ( ) : bool
IsSetMetricName ( ) : bool
IsSetNamespace ( ) : bool
IsSetNextToken ( ) : bool