@Stability(value=Stable) public static final class CfnDataset.FilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.FilterProperty>
CfnDataset.FilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.FilterProperty |
build()
Builds the configured instance.
|
CfnDataset.FilterProperty.Builder |
deltaTime(CfnDataset.DeltaTimeProperty deltaTime)
Sets the value of
CfnDataset.FilterProperty.getDeltaTime() |
CfnDataset.FilterProperty.Builder |
deltaTime(IResolvable deltaTime)
Sets the value of
CfnDataset.FilterProperty.getDeltaTime() |
@Stability(value=Stable) public CfnDataset.FilterProperty.Builder deltaTime(CfnDataset.DeltaTimeProperty deltaTime)
CfnDataset.FilterProperty.getDeltaTime()deltaTime - Used to limit data to that which has arrived since the last execution of the action.this@Stability(value=Stable) public CfnDataset.FilterProperty.Builder deltaTime(IResolvable deltaTime)
CfnDataset.FilterProperty.getDeltaTime()deltaTime - Used to limit data to that which has arrived since the last execution of the action.this@Stability(value=Stable) public CfnDataset.FilterProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.FilterProperty>CfnDataset.FilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.