Cluster Core Instance Fleet
constructor(id: String? = null, instanceTypeConfigs: List<ClusterCoreInstanceFleetInstanceTypeConfig>? = null, launchSpecifications: ClusterCoreInstanceFleetLaunchSpecifications? = null, name: String? = null, provisionedOnDemandCapacity: Int? = null, provisionedSpotCapacity: Int? = null, targetOnDemandCapacity: Int? = null, targetSpotCapacity: Int? = null)