@Stability(value=Stable) public static final class CfnTopicRule.AssetPropertyValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.AssetPropertyValueProperty>
CfnTopicRule.AssetPropertyValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.AssetPropertyValueProperty |
build()
Builds the configured instance.
|
CfnTopicRule.AssetPropertyValueProperty.Builder |
quality(String quality)
Sets the value of
CfnTopicRule.AssetPropertyValueProperty.getQuality() |
CfnTopicRule.AssetPropertyValueProperty.Builder |
timestamp(CfnTopicRule.AssetPropertyTimestampProperty timestamp)
Sets the value of
CfnTopicRule.AssetPropertyValueProperty.getTimestamp() |
CfnTopicRule.AssetPropertyValueProperty.Builder |
timestamp(IResolvable timestamp)
Sets the value of
CfnTopicRule.AssetPropertyValueProperty.getTimestamp() |
CfnTopicRule.AssetPropertyValueProperty.Builder |
value(CfnTopicRule.AssetPropertyVariantProperty value)
Sets the value of
CfnTopicRule.AssetPropertyValueProperty.getValue() |
CfnTopicRule.AssetPropertyValueProperty.Builder |
value(IResolvable value)
Sets the value of
CfnTopicRule.AssetPropertyValueProperty.getValue() |
@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty.Builder timestamp(CfnTopicRule.AssetPropertyTimestampProperty timestamp)
CfnTopicRule.AssetPropertyValueProperty.getTimestamp()timestamp - `CfnTopicRule.AssetPropertyValueProperty.Timestamp`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty.Builder timestamp(IResolvable timestamp)
CfnTopicRule.AssetPropertyValueProperty.getTimestamp()timestamp - `CfnTopicRule.AssetPropertyValueProperty.Timestamp`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty.Builder value(CfnTopicRule.AssetPropertyVariantProperty value)
CfnTopicRule.AssetPropertyValueProperty.getValue()value - `CfnTopicRule.AssetPropertyValueProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty.Builder value(IResolvable value)
CfnTopicRule.AssetPropertyValueProperty.getValue()value - `CfnTopicRule.AssetPropertyValueProperty.Value`. This parameter is required.this@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty.Builder quality(String quality)
CfnTopicRule.AssetPropertyValueProperty.getQuality()quality - `CfnTopicRule.AssetPropertyValueProperty.Quality`.this@Stability(value=Stable) public CfnTopicRule.AssetPropertyValueProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.AssetPropertyValueProperty>CfnTopicRule.AssetPropertyValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.