@Stability(value=Stable) public static final class CfnTopicRule.TimestampProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.TimestampProperty>
CfnTopicRule.TimestampProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.TimestampProperty |
build()
Builds the configured instance.
|
CfnTopicRule.TimestampProperty.Builder |
unit(String unit)
Sets the value of
CfnTopicRule.TimestampProperty.getUnit() |
CfnTopicRule.TimestampProperty.Builder |
value(String value)
Sets the value of
CfnTopicRule.TimestampProperty.getValue() |
@Stability(value=Stable) public CfnTopicRule.TimestampProperty.Builder value(String value)
CfnTopicRule.TimestampProperty.getValue()value - `CfnTopicRule.TimestampProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.TimestampProperty.Builder unit(String unit)
CfnTopicRule.TimestampProperty.getUnit()unit - `CfnTopicRule.TimestampProperty.Unit`.this@Stability(value=Stable) public CfnTopicRule.TimestampProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.TimestampProperty>CfnTopicRule.TimestampPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.