AwsCloudWatchMetric¶
Detailed information about an AWS CloudWatch metric.
Complete reference
This is a complete reference for the AwsCloudWatchMetric
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the AwsCloudWatchMetric
struct in an asset:
awsCloudWatchMetricName
Name of the AWS CloudWatch metric. | |
---|---|
1 2 |
|
-
Set the
awsCloudWatchMetricName
for aAwsCloudWatchMetric
. -
Retrieve the
awsCloudWatchMetricName
from aAwsCloudWatchMetric
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
awsCloudWatchMetricScope
Scope of the AWS CloudWatch metric. | |
---|---|
1 2 |
|
-
Set the
awsCloudWatchMetricScope
for aAwsCloudWatchMetric
. -
Retrieve the
awsCloudWatchMetricScope
from aAwsCloudWatchMetric
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
awsCloudWatchMetricName
Name of the AWS CloudWatch metric. | |
---|---|
1 2 3 4 5 |
|
-
Set the
awsCloudWatchMetricName
for aAwsCloudWatchMetric
.For more details
For more information, see the asset CRUD snippets.
awsCloudWatchMetricScope
Scope of the AWS CloudWatch metric. | |
---|---|
1 2 3 4 5 |
|
-
Set the
awsCloudWatchMetricScope
for aAwsCloudWatchMetric
.For more details
For more information, see the asset CRUD snippets.