Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder
Packages that use CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder
-
Uses of CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRule.PutAssetPropertyValueEntryProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getAssetId()
CfnTopicRule.PutAssetPropertyValueEntryProperty.builder()
Sets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getEntryId()
CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder.propertyAlias
(String propertyAlias) Sets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyAlias()
CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder.propertyId
(String propertyId) Sets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyId()
CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder.propertyValues
(List<? extends Object> propertyValues) Sets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyValues()
CfnTopicRule.PutAssetPropertyValueEntryProperty.Builder.propertyValues
(IResolvable propertyValues) Sets the value ofCfnTopicRule.PutAssetPropertyValueEntryProperty.getPropertyValues()
Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRule.PutAssetPropertyValueEntryProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRule.PutAssetPropertyValueEntryProperty.Builder
.