class Aws::IoTTwinMaker::Types::GetEntityRequest

@note When making an API call, you may pass GetEntityRequest

data as a hash:

    {
      entity_id: "EntityId", # required
      workspace_id: "Id", # required
    }

@!attribute [rw] entity_id

The ID of the entity.
@return [String]

@!attribute [rw] workspace_id

The ID of the workspace.
@return [String]

Constants

SENSITIVE