@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(CfnJob.ParameterMapProperty parameters)
Sets the value of
CfnJob.StatisticOverrideProperty.getParameters() |
CfnJob.StatisticOverrideProperty.Builder |
parameters(IResolvable 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(CfnJob.ParameterMapProperty parameters)
CfnJob.StatisticOverrideProperty.getParameters()parameters - `CfnJob.StatisticOverrideProperty.Parameters`. This parameter is required.this@Stability(value=Stable) public CfnJob.StatisticOverrideProperty.Builder parameters(IResolvable parameters)
CfnJob.StatisticOverrideProperty.getParameters()parameters - `CfnJob.StatisticOverrideProperty.Parameters`. This parameter is required.this@Stability(value=Stable) public CfnJob.StatisticOverrideProperty.Builder statistic(String statistic)
CfnJob.StatisticOverrideProperty.getStatistic()statistic - `CfnJob.StatisticOverrideProperty.Statistic`. 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.