| Modifier and Type | Method and Description |
|---|---|
static CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.builder() |
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withExpression(String value)
Sets the value of Expression
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withId(String value)
Sets the value of Id
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withLabel(String value)
Sets the value of Label
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withMetricStat(CfnAlarm.MetricStatProperty value)
Sets the value of MetricStat
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withMetricStat(software.amazon.awscdk.core.IResolvable value)
Sets the value of MetricStat
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withReturnData(Boolean value)
Sets the value of ReturnData
|
CfnAlarm.MetricDataQueryProperty.Builder |
CfnAlarm.MetricDataQueryProperty.Builder.withReturnData(software.amazon.awscdk.core.IResolvable value)
Sets the value of ReturnData
|
Copyright © 2019. All rights reserved.