Get Fleet Result
constructor(arn: String? = null, baseCapacity: Int? = null, computeConfiguration: FleetComputeConfiguration? = null, computeType: FleetComputeType? = null, environmentType: FleetEnvironmentType? = null, fleetProxyConfiguration: FleetProxyConfiguration? = null, fleetServiceRole: String? = null, fleetVpcConfig: FleetVpcConfig? = null, imageId: String? = null, name: String? = null, overflowBehavior: FleetOverflowBehavior? = null, scalingConfiguration: FleetScalingConfigurationInput? = null, tags: List<Tag>? = null)