Fleet Args
constructor(baseCapacity: Output<Int>? = null, computeConfiguration: Output<FleetComputeConfigurationArgs>? = null, computeType: Output<FleetComputeType>? = null, environmentType: Output<FleetEnvironmentType>? = null, fleetProxyConfiguration: Output<FleetProxyConfigurationArgs>? = null, fleetServiceRole: Output<String>? = null, fleetVpcConfig: Output<FleetVpcConfigArgs>? = null, imageId: Output<String>? = null, name: Output<String>? = null, overflowBehavior: Output<FleetOverflowBehavior>? = null, scalingConfiguration: Output<FleetScalingConfigurationInputArgs>? = null, tags: Output<List<TagArgs>>? = null)