Represents a queue configuration with specific attributes.
if the name is empty or blank.
name
A flag specifying if notifications should be enabled for insert operations. Defaults to false.
false
The name of the queue. It must be a non-empty and non-blank string.
The interval between consecutive insertion notification throttling checks. Must be positive and less than 1 second. Defaults to 100 milliseconds.
A flag indicating whether the queue operates in an unlogged mode. Defaults to false.