QueueConfig: StorageDescriptor<[], {
    drop_threshold: number;
    resume_threshold: number;
    suspend_threshold: number;
}, false>

The configuration which controls the dynamics of the outbound queue.