Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.AssetPropertyVariantProperty.Builder
-
Uses of CfnTopicRule.AssetPropertyVariantProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRule.AssetPropertyVariantProperty.Builder.booleanValue
(String booleanValue) Sets the value ofCfnTopicRule.AssetPropertyVariantProperty.getBooleanValue()
CfnTopicRule.AssetPropertyVariantProperty.builder()
CfnTopicRule.AssetPropertyVariantProperty.Builder.doubleValue
(String doubleValue) Sets the value ofCfnTopicRule.AssetPropertyVariantProperty.getDoubleValue()
CfnTopicRule.AssetPropertyVariantProperty.Builder.integerValue
(String integerValue) Sets the value ofCfnTopicRule.AssetPropertyVariantProperty.getIntegerValue()
CfnTopicRule.AssetPropertyVariantProperty.Builder.stringValue
(String stringValue) Sets the value ofCfnTopicRule.AssetPropertyVariantProperty.getStringValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.AssetPropertyVariantProperty.Builder
.