class Aws::IoTThingsGraph::Types::EntityDescription

Describes the properties of an entity.

@!attribute [rw] id

The entity ID.
@return [String]

@!attribute [rw] arn

The entity ARN.
@return [String]

@!attribute [rw] type

The entity type.
@return [String]

@!attribute [rw] created_at

The time at which the entity was created.
@return [Time]

@!attribute [rw] definition

The definition document of the entity.
@return [Types::DefinitionDocument]

Constants

SENSITIVE