class Aws::IoT1ClickProjects::Types::PlacementSummary

An object providing summary information for a particular placement.

@!attribute [rw] project_name

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

@!attribute [rw] placement_name

The name of the placement being summarized.
@return [String]

@!attribute [rw] created_date

The date when the placement was originally created, in UNIX epoch
time format.
@return [Time]

@!attribute [rw] updated_date

The date when the placement was last updated, in UNIX epoch time
format. If the placement was not updated, then `createdDate` and
`updatedDate` are the same.
@return [Time]

Constants

SENSITIVE