dissociateEntityFromThing
inline suspend fun IotThingsGraphClient.dissociateEntityFromThing(crossinline block: DissociateEntityFromThingRequest.Builder.() -> Unit): DissociateEntityFromThingResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Dissociates a device entity from a concrete thing. The action takes only the type of the entity that you need to dissociate because only one entity of a particular type can be associated with a thing.