@Stability(value=Stable) public static final class CfnAnomalyDetector.MetricDataQueryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.MetricDataQueryProperty>
CfnAnomalyDetector.MetricDataQueryProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder accountId(String accountId)
CfnAnomalyDetector.MetricDataQueryProperty.getAccountId()accountId - `CfnAnomalyDetector.MetricDataQueryProperty.AccountId`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder expression(String expression)
CfnAnomalyDetector.MetricDataQueryProperty.getExpression()expression - `CfnAnomalyDetector.MetricDataQueryProperty.Expression`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder id(String id)
CfnAnomalyDetector.MetricDataQueryProperty.getId()id - `CfnAnomalyDetector.MetricDataQueryProperty.Id`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder label(String label)
CfnAnomalyDetector.MetricDataQueryProperty.getLabel()label - `CfnAnomalyDetector.MetricDataQueryProperty.Label`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder metricStat(CfnAnomalyDetector.MetricStatProperty metricStat)
CfnAnomalyDetector.MetricDataQueryProperty.getMetricStat()metricStat - `CfnAnomalyDetector.MetricDataQueryProperty.MetricStat`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder metricStat(IResolvable metricStat)
CfnAnomalyDetector.MetricDataQueryProperty.getMetricStat()metricStat - `CfnAnomalyDetector.MetricDataQueryProperty.MetricStat`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder period(Number period)
CfnAnomalyDetector.MetricDataQueryProperty.getPeriod()period - `CfnAnomalyDetector.MetricDataQueryProperty.Period`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder returnData(Boolean returnData)
CfnAnomalyDetector.MetricDataQueryProperty.getReturnData()returnData - `CfnAnomalyDetector.MetricDataQueryProperty.ReturnData`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty.Builder returnData(IResolvable returnData)
CfnAnomalyDetector.MetricDataQueryProperty.getReturnData()returnData - `CfnAnomalyDetector.MetricDataQueryProperty.ReturnData`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricDataQueryProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.MetricDataQueryProperty>CfnAnomalyDetector.MetricDataQueryPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.