@Stability(value=Stable) public static final class CfnRule.BatchArrayPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.BatchArrayPropertiesProperty>
CfnRule.BatchArrayPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.BatchArrayPropertiesProperty |
build()
Builds the configured instance.
|
CfnRule.BatchArrayPropertiesProperty.Builder |
size(Number size)
Sets the value of
CfnRule.BatchArrayPropertiesProperty.getSize() |
@Stability(value=Stable) public CfnRule.BatchArrayPropertiesProperty.Builder size(Number size)
CfnRule.BatchArrayPropertiesProperty.getSize()size - The size of the array, if this is an array batch job.
Valid values are integers between 2 and 10,000.this@Stability(value=Stable) public CfnRule.BatchArrayPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.BatchArrayPropertiesProperty>CfnRule.BatchArrayPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.