@Stability(value=Stable)
public static interface CfnTopicRule.AssetPropertyValueProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.AssetPropertyValueProperty.Builder
A builder for
CfnTopicRule.AssetPropertyValueProperty |
static class |
CfnTopicRule.AssetPropertyValueProperty.Jsii$Proxy
An implementation for
CfnTopicRule.AssetPropertyValueProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.AssetPropertyValueProperty.Builder |
builder() |
default String |
getQuality()
`CfnTopicRule.AssetPropertyValueProperty.Quality`.
|
Object |
getTimestamp()
`CfnTopicRule.AssetPropertyValueProperty.Timestamp`.
|
Object |
getValue()
`CfnTopicRule.AssetPropertyValueProperty.Value`.
|
@Stability(value=Stable) @NotNull Object getTimestamp()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-timestamp@Stability(value=Stable) @NotNull Object getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-value@Stability(value=Stable) @Nullable default String getQuality()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-quality@Stability(value=Stable) static CfnTopicRule.AssetPropertyValueProperty.Builder builder()
Copyright © 2020. All rights reserved.