Machine Group Args
constructor(count: Output<Int>? = null, displayName: Output<String>? = null, groupType: Output<Either<String, MachineGroupType>>? = null, kind: Output<String>? = null, machineGroupName: Output<String>? = null, machines: Output<List<MachineReferenceWithHintsArgs>>? = null, resourceGroupName: Output<String>? = null, workspaceName: Output<String>? = null)