GetQueueResult

constructor(allowedStorageProfileIds: List<String>? = null, arn: String? = null, defaultBudgetAction: QueueDefaultQueueBudgetAction? = null, description: String? = null, displayName: String? = null, jobAttachmentSettings: QueueJobAttachmentSettings? = null, jobRunAsUser: QueueJobRunAsUser? = null, queueId: String? = null, requiredFileSystemLocationNames: List<String>? = null, roleArn: String? = null, tags: List<Tag>? = null)