Uses of Interface
software.amazon.awscdk.services.iot.CfnThing.AttributePayloadProperty
Packages that use CfnThing.AttributePayloadProperty
-
Uses of CfnThing.AttributePayloadProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnThing.AttributePayloadPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnThing.AttributePayloadPropertyMethods in software.amazon.awscdk.services.iot that return CfnThing.AttributePayloadPropertyModifier and TypeMethodDescriptionCfnThing.AttributePayloadProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnThing.AttributePayloadPropertyModifier and TypeMethodDescriptionCfnThing.Builder.attributePayload(CfnThing.AttributePayloadProperty attributePayload) A string that contains up to three key value pairs.CfnThingProps.Builder.attributePayload(CfnThing.AttributePayloadProperty attributePayload) Sets the value ofCfnThingProps.getAttributePayload()voidCfnThing.setAttributePayload(CfnThing.AttributePayloadProperty value) A string that contains up to three key value pairs.