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