Uses of Class
software.amazon.awscdk.services.iot.CfnThingGroup.ThingGroupPropertiesProperty.Builder
-
Uses of CfnThingGroup.ThingGroupPropertiesProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnThingGroup.ThingGroupPropertiesProperty.Builder.attributePayload
(IResolvable attributePayload) Sets the value ofCfnThingGroup.ThingGroupPropertiesProperty.getAttributePayload()
CfnThingGroup.ThingGroupPropertiesProperty.Builder.attributePayload
(CfnThingGroup.AttributePayloadProperty attributePayload) Sets the value ofCfnThingGroup.ThingGroupPropertiesProperty.getAttributePayload()
CfnThingGroup.ThingGroupPropertiesProperty.builder()
CfnThingGroup.ThingGroupPropertiesProperty.Builder.thingGroupDescription
(String thingGroupDescription) Sets the value ofCfnThingGroup.ThingGroupPropertiesProperty.getThingGroupDescription()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnThingGroup.ThingGroupPropertiesProperty.Builder
.