FleetIds

One to 10 fleet IDs that specify the fleets to return statistics for. If you specify the fleetIds field, you can't specify the queueIds 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.