| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default IMetric |
BasicTargetTrackingScalingPolicyProps.getCustomMetric()
A custom metric for application autoscaling.
|
IMetric |
BasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getCustomMetric() |
IMetric |
TargetTrackingScalingPolicyProps.Jsii$Proxy.getCustomMetric() |
IMetric |
StepScalingPolicyProps.Jsii$Proxy.getMetric() |
IMetric |
BasicStepScalingPolicyProps.getMetric()
Metric to scale on.
|
IMetric |
BasicStepScalingPolicyProps.Jsii$Proxy.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
default IMetric |
BasicTargetTrackingScalingPolicyProps.getCustomMetric()
A custom metric for application autoscaling.
|
IMetric |
BasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getCustomMetric() |
IMetric |
TargetTrackingScalingPolicyProps.Jsii$Proxy.getCustomMetric() |
IMetric |
MetricTargetTrackingProps.getMetric()
Metric to track.
|
IMetric |
MetricTargetTrackingProps.Jsii$Proxy.getMetric() |
IMetric |
StepScalingPolicyProps.Jsii$Proxy.getMetric() |
IMetric |
BasicStepScalingPolicyProps.getMetric()
Metric to scale on.
|
IMetric |
BasicStepScalingPolicyProps.Jsii$Proxy.getMetric() |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IMetric.Jsii$Default
Internal default implementation for
IMetric. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IMetric.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
MathExpression
A math expression built with metric(s) emitted by a service.
|
class |
Metric
A metric emitted by a service.
|
| Modifier and Type | Method and Description |
|---|---|
IMetric |
AlarmProps.getMetric()
The metric to add the alarm on.
|
IMetric |
AlarmProps.Jsii$Proxy.getMetric() |
IMetric |
Alarm.getMetric()
The metric object this alarm was based on.
|
| Modifier and Type | Method and Description |
|---|---|
default List<IMetric> |
GraphWidgetProps.getLeft()
Metrics to display on left Y axis.
|
List<IMetric> |
GraphWidgetProps.Jsii$Proxy.getLeft() |
List<IMetric> |
SingleValueWidgetProps.getMetrics()
Metrics to display.
|
List<IMetric> |
SingleValueWidgetProps.Jsii$Proxy.getMetrics() |
default List<IMetric> |
GraphWidgetProps.getRight()
Metrics to display on right Y axis.
|
List<IMetric> |
GraphWidgetProps.Jsii$Proxy.getRight() |
default Map<String,IMetric> |
MathExpressionProps.getUsingMetrics()
The metrics used in the expression, in a map.
|
Map<String,IMetric> |
MathExpressionProps.Jsii$Proxy.getUsingMetrics() |
Map<String,IMetric> |
MetricExpressionConfig.getUsingMetrics()
Metrics used in the math expression.
|
Map<String,IMetric> |
MetricExpressionConfig.Jsii$Proxy.getUsingMetrics() |
Map<String,IMetric> |
MathExpression.getUsingMetrics()
The metrics used in the expression as KeyValuePair
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphWidget.addLeftMetric(IMetric metric)
Add another metric to the left Y axis of the GraphWidget.
|
void |
GraphWidget.addRightMetric(IMetric metric)
Add another metric to the right Y axis of the GraphWidget.
|
protected void |
ConcreteWidget.copyMetricWarnings(IMetric... ms)
Copy the warnings from the given metric.
|
AlarmProps.Builder |
AlarmProps.Builder.metric(IMetric metric)
Sets the value of
AlarmProps.getMetric() |
Alarm.Builder |
Alarm.Builder.metric(IMetric metric)
The metric to add the alarm on.
|
| Modifier and Type | Method and Description |
|---|---|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.left(List<? extends IMetric> left)
Sets the value of
GraphWidgetProps.getLeft() |
GraphWidget.Builder |
GraphWidget.Builder.left(List<? extends IMetric> left)
Metrics to display on left Y axis.
|
SingleValueWidget.Builder |
SingleValueWidget.Builder.metrics(List<? extends IMetric> metrics)
Metrics to display.
|
SingleValueWidgetProps.Builder |
SingleValueWidgetProps.Builder.metrics(List<? extends IMetric> metrics)
Sets the value of
SingleValueWidgetProps.getMetrics() |
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.right(List<? extends IMetric> right)
Sets the value of
GraphWidgetProps.getRight() |
GraphWidget.Builder |
GraphWidget.Builder.right(List<? extends IMetric> right)
Metrics to display on right Y axis.
|
MathExpressionProps.Builder |
MathExpressionProps.Builder.usingMetrics(Map<String,? extends IMetric> usingMetrics)
Sets the value of
MathExpressionProps.getUsingMetrics() |
MetricExpressionConfig.Builder |
MetricExpressionConfig.Builder.usingMetrics(Map<String,? extends IMetric> usingMetrics)
Sets the value of
MetricExpressionConfig.getUsingMetrics() |
MathExpression.Builder |
MathExpression.Builder.usingMetrics(Map<String,? extends IMetric> usingMetrics)
The metrics used in the expression, in a map.
|
| Modifier and Type | Method and Description |
|---|---|
IMetric |
ITable.metricSystemErrorsForOperations()
Metric for the system errors this table.
|
IMetric |
ITable.Jsii$Proxy.metricSystemErrorsForOperations()
Metric for the system errors this table.
|
IMetric |
Table.metricSystemErrorsForOperations()
Metric for the system errors this table.
|
IMetric |
ITable.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
Metric for the system errors this table.
|
IMetric |
ITable.Jsii$Proxy.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
Metric for the system errors this table.
|
default IMetric |
ITable.Jsii$Default.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
Metric for the system errors this table.
|
IMetric |
Table.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
Metric for the system errors this table.
|
| Modifier and Type | Method and Description |
|---|---|
IMetric |
TrackCustomMetricProps.getMetric()
The custom CloudWatch metric to track.
|
IMetric |
TrackCustomMetricProps.Jsii$Proxy.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
TrackCustomMetricProps.Builder |
TrackCustomMetricProps.Builder.metric(IMetric metric)
Sets the value of
TrackCustomMetricProps.getMetric() |
Copyright © 2022. All rights reserved.