class Aws::IoT1ClickProjects::Types::PlacementDescription

An object describing a project's placement.

@!attribute [rw] project_name

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

@!attribute [rw] placement_name

The name of the placement.
@return [String]

@!attribute [rw] attributes

The user-defined attributes associated with the placement.
@return [Hash<String,String>]

@!attribute [rw] created_date

The date when the placement was initially 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