Instance Fleet Args
constructor(clusterId: Output<String>? = null, instanceTypeConfigs: Output<List<InstanceFleetInstanceTypeConfigArgs>>? = null, launchSpecifications: Output<InstanceFleetLaunchSpecificationsArgs>? = null, name: Output<String>? = null, targetOnDemandCapacity: Output<Int>? = null, targetSpotCapacity: Output<Int>? = null)