class Aws::IoTTwinMaker::Types::EntitySummary
An object that contains information about an entity.
@!attribute [rw] arn
The ARN of the entity. @return [String]
@!attribute [rw] creation_date_time
The date and time when the entity was created. @return [Time]
@!attribute [rw] description
The description of the entity. @return [String]
@!attribute [rw] entity_id
The ID of the entity. @return [String]
@!attribute [rw] entity_name
The name of the entity. @return [String]
@!attribute [rw] has_child_entities
A Boolean value that specifies whether the entity has child entities or not. @return [Boolean]
@!attribute [rw] parent_entity_id
The ID of the parent entity. @return [String]
@!attribute [rw] status
The current status of the entity. @return [Types::Status]
@!attribute [rw] update_date_time
The last date and time when the entity was updated. @return [Time]
Constants
- SENSITIVE