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