@Stability(value=Stable) public static final class CfnTrigger.EventBatchingConditionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTrigger.EventBatchingConditionProperty>
CfnTrigger.EventBatchingConditionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTrigger.EventBatchingConditionProperty.Builder |
batchSize(Number batchSize)
Sets the value of
CfnTrigger.EventBatchingConditionProperty.getBatchSize() |
CfnTrigger.EventBatchingConditionProperty.Builder |
batchWindow(Number batchWindow)
Sets the value of
CfnTrigger.EventBatchingConditionProperty.getBatchWindow() |
CfnTrigger.EventBatchingConditionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnTrigger.EventBatchingConditionProperty.Builder batchSize(Number batchSize)
CfnTrigger.EventBatchingConditionProperty.getBatchSize()batchSize - `CfnTrigger.EventBatchingConditionProperty.BatchSize`. This parameter is required.this@Stability(value=Stable) public CfnTrigger.EventBatchingConditionProperty.Builder batchWindow(Number batchWindow)
CfnTrigger.EventBatchingConditionProperty.getBatchWindow()batchWindow - `CfnTrigger.EventBatchingConditionProperty.BatchWindow`.this@Stability(value=Stable) public CfnTrigger.EventBatchingConditionProperty build()
build in interface software.amazon.jsii.Builder<CfnTrigger.EventBatchingConditionProperty>CfnTrigger.EventBatchingConditionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.