Imagine a scenario that would require to create a queue with specific property set say, Require Duplicate detection should be enable with a duplicate detection time frame window of 10mins, Time To Live should be 3mins, Partition should be enabled. A queue with similar configuration should be created for every new user that gets newly added.
Requirement here is to definne this property configuration as a template once and use it at the time of creating entities.
Later point in time use this template to auto create entities when ever a new user signs up.
This entity should be available for use across the Composite Applications in an organization. Say organization SLA as TTL.