class Aws::IoT1ClickProjects::Types::DeletePlacementRequest
@note When making an API call, you may pass DeletePlacementRequest
data as a hash: { placement_name: "PlacementName", # required project_name: "ProjectName", # required }
@!attribute [rw] placement_name
The name of the empty placement to delete. @return [String]
@!attribute [rw] project_name
The project containing the empty placement to delete. @return [String]
Constants
- SENSITIVE