C# 클래스 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.

상속: AmazonCloudWatchRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDimensions ( ) : bool
IsSetMetricName ( ) : bool
IsSetNamespace ( ) : bool
IsSetNextToken ( ) : bool