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