| Modifier and Type | Method and Description |
|---|---|
static CfnCustomMetric.Builder |
CfnCustomMetric.Builder.create(Construct scope,
String id) |
CfnCustomMetric.Builder |
CfnCustomMetric.Builder.displayName(String displayName)
The friendly name in the console for the custom metric.
|
CfnCustomMetric.Builder |
CfnCustomMetric.Builder.metricName(String metricName)
The name of the custom metric.
|
CfnCustomMetric.Builder |
CfnCustomMetric.Builder.metricType(String metricType)
The type of the custom metric.
|
CfnCustomMetric.Builder |
CfnCustomMetric.Builder.tags(List<? extends CfnTag> tags)
Metadata that can be used to manage the custom metric.
|
Copyright © 2023. All rights reserved.