ClusterMasterInstanceFleetArgs

constructor(id: Output<String>? = null, instanceTypeConfigs: Output<List<ClusterMasterInstanceFleetInstanceTypeConfigArgs>>? = null, launchSpecifications: Output<ClusterMasterInstanceFleetLaunchSpecificationsArgs>? = null, name: Output<String>? = null, provisionedOnDemandCapacity: Output<Int>? = null, provisionedSpotCapacity: Output<Int>? = null, targetOnDemandCapacity: Output<Int>? = null, targetSpotCapacity: Output<Int>? = null)