QueueIds

One to 10 queue IDs that specify the queues to return statistics for. If you specify the queueIds field, you can't specify the fleetIds field.

Constructors

Link copied to clipboard
constructor(value: List<String>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this SessionsStatisticsResources as a FleetIds and retrieves its kotlin.collections.List value. Throws an exception if the SessionsStatisticsResources is not a FleetIds.

Link copied to clipboard

Casts this SessionsStatisticsResources as a FleetIds and retrieves its kotlin.collections.List value. Returns null if the SessionsStatisticsResources is not a FleetIds.

Link copied to clipboard

Casts this SessionsStatisticsResources as a QueueIds and retrieves its kotlin.collections.List value. Throws an exception if the SessionsStatisticsResources is not a QueueIds.

Link copied to clipboard

Casts this SessionsStatisticsResources as a QueueIds and retrieves its kotlin.collections.List value. Returns null if the SessionsStatisticsResources is not a QueueIds.