deletePlacement
inline suspend fun Iot1ClickProjectsClient.deletePlacement(crossinline block: DeletePlacementRequest.Builder.() -> Unit): DeletePlacementResponse
Deletes a placement. To delete a placement, it must not have any devices associated with it.
When you delete a placement, all associated data becomes irretrievable.