Type Definition rusoto_iot::AttributeValue [] [src]

type AttributeValue = String;

An attribute value for an Thing. An empty or null value in Update means that existing value for that attribute should be deleted. Empty and null values in create are ignored.