class Aws::IoT1ClickProjects::Types::GetDevicesInPlacementRequest

@note When making an API call, you may pass GetDevicesInPlacementRequest

data as a hash:

    {
      project_name: "ProjectName", # required
      placement_name: "PlacementName", # required
    }

@!attribute [rw] project_name

The name of the project containing the placement.
@return [String]

@!attribute [rw] placement_name

The name of the placement to get the devices from.
@return [String]

Constants

SENSITIVE