Amazon.AmazonWebServices.CloudWatchMetricAmazon CloudWatch Metric

Amazon.AmazonWebServices.CloudWatchMetric (ClassType)

This object represents a single Amazon CloudWatch Metric.

Element properties:

Base ClassAmazon.AmazonWebServices.WatcherNodeHostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb8fa9615-f01c-976d-c911-b3f8ffeda248

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Amazon.AmazonWebServices.Component:
RegionName  string  Region false 256  False 
Amazon.AmazonWebServices.CloudWatchMetric:
Id  string  Metric ID true 256  False 
Namespace  string  Namespace false 256  False 
ParentObjectName  string  Parent Object Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Amazon.AmazonWebServices.CloudWatchMetric" Base="Amazon.AmazonWebServices.WatcherNodeHostedComponent" Hosted="true" Accessibility="Public" Abstract="false" Singleton="false">
<Property ID="Id" Type="string" MinLength="0" Key="true"/>
<Property ID="Namespace" Type="string" MinLength="0" Key="false"/>
<Property ID="ParentObjectName" Type="string" MinLength="0" Key="false"/>
</ClassType>