@Stability(value=Stable) public static final class CfnJob.StatisticOverrideProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnJob.StatisticOverrideProperty>
CfnJob.StatisticOverrideProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.StatisticOverrideProperty |
build()
Builds the configured instance.
|
CfnJob.StatisticOverrideProperty.Builder |
parameters(Object parameters)
Sets the value of
CfnJob.StatisticOverrideProperty.getParameters() |
CfnJob.StatisticOverrideProperty.Builder |
statistic(String statistic)
Sets the value of
CfnJob.StatisticOverrideProperty.getStatistic() |
@Stability(value=Stable) public CfnJob.StatisticOverrideProperty.Builder parameters(Object parameters)
CfnJob.StatisticOverrideProperty.getParameters()parameters - A map that includes overrides of an evaluation’s parameters. This parameter is required.this@Stability(value=Stable) public CfnJob.StatisticOverrideProperty.Builder statistic(String statistic)
CfnJob.StatisticOverrideProperty.getStatistic()statistic - The name of an evaluation. This parameter is required.this@Stability(value=Stable) public CfnJob.StatisticOverrideProperty build()
build in interface software.amazon.jsii.Builder<CfnJob.StatisticOverrideProperty>CfnJob.StatisticOverridePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.