GetEc2FleetPlainArgs

data class GetEc2FleetPlainArgs(val fleetId: String) : ConvertibleToJava<GetEc2FleetPlainArgs>

Constructors

Link copied to clipboard
constructor(fleetId: String)

Properties

Link copied to clipboard

The ID of the EC2 Fleet.

Functions

Link copied to clipboard
open override fun toJava(): GetEc2FleetPlainArgs