C# Класс Amazon.ElasticMapReduce.Model.MetricDimension

A CloudWatch dimension, which is specified using a Key (known as a Name in CloudWatch), Value pair. By default, Amazon EMR uses one dimension whose Key is JobFlowID and Value is a variable representing the cluster ID, which is ${emr:cluster_id}. This enables the rule to bootstrap when the cluster ID becomes available, and also enables a single automatic scaling policy to be reused for multiple clusters and instance groups.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetKey ( ) : bool
IsSetValue ( ) : bool