@Stability(value=Stable)
public static interface CfnTopicRule.AssetPropertyVariantProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.AssetPropertyVariantProperty.Builder
A builder for
CfnTopicRule.AssetPropertyVariantProperty |
static class |
CfnTopicRule.AssetPropertyVariantProperty.Jsii$Proxy
An implementation for
CfnTopicRule.AssetPropertyVariantProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.AssetPropertyVariantProperty.Builder |
builder() |
default String |
getBooleanValue()
`CfnTopicRule.AssetPropertyVariantProperty.BooleanValue`.
|
default String |
getDoubleValue()
`CfnTopicRule.AssetPropertyVariantProperty.DoubleValue`.
|
default String |
getIntegerValue()
`CfnTopicRule.AssetPropertyVariantProperty.IntegerValue`.
|
default String |
getStringValue()
`CfnTopicRule.AssetPropertyVariantProperty.StringValue`.
|
@Stability(value=Stable) @Nullable default String getBooleanValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-booleanvalue@Stability(value=Stable) @Nullable default String getDoubleValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-doublevalue@Stability(value=Stable) @Nullable default String getIntegerValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-integervalue@Stability(value=Stable) @Nullable default String getStringValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-stringvalue@Stability(value=Stable) static CfnTopicRule.AssetPropertyVariantProperty.Builder builder()
Copyright © 2020. All rights reserved.