QueueListBy

sealed class QueueListBy

Optional. When you request a list of queues, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by creation date.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
object Name : QueueListBy
Link copied to clipboard
data class SdkUnknown(val value: String) : QueueListBy

Properties

Link copied to clipboard
abstract val value: String