Get Queue Result
constructor(description: String? = null, hoursOfOperationArn: String? = null, instanceArn: String? = null, maxContacts: Int? = null, name: String? = null, outboundCallerConfig: QueueOutboundCallerConfig? = null, queueArn: String? = null, quickConnectArns: List<String>? = null, status: QueueStatus? = null, tags: List<Tag>? = null, type: QueueType? = null)