@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 - The precision of the timestamp value that results from the expression described in `value` . This parameter is required.this@Stability(value=Stable) public CfnTopicRule.TimestreamTimestampProperty.Builder value(String value)
CfnTopicRule.TimestreamTimestampProperty.getValue()value - An expression that returns a long epoch time 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 © 2022. All rights reserved.