@Stability(value=Stable) public static final class CfnDataset.DeltaTimeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataset.DeltaTimeProperty>
CfnDataset.DeltaTimeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataset.DeltaTimeProperty |
build()
Builds the configured instance.
|
CfnDataset.DeltaTimeProperty.Builder |
offsetSeconds(Number offsetSeconds)
Sets the value of
CfnDataset.DeltaTimeProperty.getOffsetSeconds() |
CfnDataset.DeltaTimeProperty.Builder |
timeExpression(String timeExpression)
Sets the value of
CfnDataset.DeltaTimeProperty.getTimeExpression() |
@Stability(value=Stable) public CfnDataset.DeltaTimeProperty.Builder offsetSeconds(Number offsetSeconds)
CfnDataset.DeltaTimeProperty.getOffsetSeconds()offsetSeconds - `CfnDataset.DeltaTimeProperty.OffsetSeconds`. This parameter is required.this@Stability(value=Stable) public CfnDataset.DeltaTimeProperty.Builder timeExpression(String timeExpression)
CfnDataset.DeltaTimeProperty.getTimeExpression()timeExpression - `CfnDataset.DeltaTimeProperty.TimeExpression`. This parameter is required.this@Stability(value=Stable) public CfnDataset.DeltaTimeProperty build()
build in interface software.amazon.jsii.Builder<CfnDataset.DeltaTimeProperty>CfnDataset.DeltaTimePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.