Uses of Class
software.amazon.awscdk.services.iot.CfnThingGroup.AttributePayloadProperty.Builder
-
Uses of CfnThingGroup.AttributePayloadProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnThingGroup.AttributePayloadProperty.Builder.attributes
(Map<String, String> attributes) Sets the value ofCfnThingGroup.AttributePayloadProperty.getAttributes()
CfnThingGroup.AttributePayloadProperty.Builder.attributes
(IResolvable attributes) Sets the value ofCfnThingGroup.AttributePayloadProperty.getAttributes()
CfnThingGroup.AttributePayloadProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnThingGroup.AttributePayloadProperty.Builder
.