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