FleetComputeCapacityArgs

constructor(available: Output<Int>? = null, desiredInstances: Output<Int>? = null, desiredSessions: Output<Int>? = null, inUse: Output<Int>? = null, running: Output<Int>? = null)