@Stability(value=Stable) public static final class CfnExperiment.MetricGoalObjectProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnExperiment.MetricGoalObjectProperty>
CfnExperiment.MetricGoalObjectProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder desiredChange(String desiredChange)
CfnExperiment.MetricGoalObjectProperty.getDesiredChange()desiredChange - `CfnExperiment.MetricGoalObjectProperty.DesiredChange`. This parameter is required.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder entityIdKey(String entityIdKey)
CfnExperiment.MetricGoalObjectProperty.getEntityIdKey()entityIdKey - `CfnExperiment.MetricGoalObjectProperty.EntityIdKey`. This parameter is required.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder eventPattern(String eventPattern)
CfnExperiment.MetricGoalObjectProperty.getEventPattern()eventPattern - `CfnExperiment.MetricGoalObjectProperty.EventPattern`. This parameter is required.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder metricName(String metricName)
CfnExperiment.MetricGoalObjectProperty.getMetricName()metricName - `CfnExperiment.MetricGoalObjectProperty.MetricName`. This parameter is required.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder unitLabel(String unitLabel)
CfnExperiment.MetricGoalObjectProperty.getUnitLabel()unitLabel - `CfnExperiment.MetricGoalObjectProperty.UnitLabel`.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty.Builder valueKey(String valueKey)
CfnExperiment.MetricGoalObjectProperty.getValueKey()valueKey - `CfnExperiment.MetricGoalObjectProperty.ValueKey`. This parameter is required.this@Stability(value=Stable) public CfnExperiment.MetricGoalObjectProperty build()
build in interface software.amazon.jsii.Builder<CfnExperiment.MetricGoalObjectProperty>CfnExperiment.MetricGoalObjectPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.