class Aws::IoTTwinMaker::Types::ListEntitiesFilter
An object that filters items in a list of entities.
@note ListEntitiesFilter
is a union - when making an API calls you must set exactly one of the members.
@!attribute [rw] component_type_id
The ID of the component type in the entities in the list. @return [String]
@!attribute [rw] external_id
The external-Id property of a component. The external-Id property is the primary key of an external storage system. @return [String]
@!attribute [rw] parent_entity_id
The parent of the entities in the list. @return [String]
Constants
- SENSITIVE